llvm-project/clang/include/clang
Alp Toker a724cff01b Rename isBuiltinCall() to getBuiltinCallee()
This better describes what the function does.

Cleanup only.

llvm-svn: 198127
2013-12-28 21:59:02 +00:00
..
ARCMigrate Objective-C migrator. Simplify migrator option 2013-10-02 17:08:12 +00:00
AST Rename isBuiltinCall() to getBuiltinCallee() 2013-12-28 21:59:02 +00:00
ASTMatchers Fix code typos spotted while working on type traits 2013-12-06 17:56:43 +00:00
Analysis clang/Analysis/FlowSensitive/DataflowSolver.h: <functional> should be just a STL header. 2013-12-23 16:34:51 +00:00
Basic Implement MSVC header search algorithm in MicrosoftMode. 2013-12-27 19:46:16 +00:00
CodeGen Whitespace cleanup. 2013-12-18 15:52:38 +00:00
Config
Driver Make some f_Group definitions anonymous and test an alternative spelling 2013-12-22 22:38:57 +00:00
Edit ObjectiveC migrator: When doing migration, migrator must suggest 2013-10-01 21:16:29 +00:00
Format Implemented GNU-style formatting for compound statements. 2013-12-12 09:49:52 +00:00
Frontend Bury leaked pointers in a global array to silence a leak detector in --disable-free mode 2013-12-27 08:11:08 +00:00
FrontendTool
Index Documentation parsing: move comment-to-XML conversion routines to libIndex 2013-11-13 22:16:51 +00:00
Lex Silence compile warning by removing unused SourceMgr member 2013-12-27 20:02:27 +00:00
Parse Support and use token kinds as diagnostic arguments 2013-12-24 09:48:30 +00:00
Rewrite Rewriter: Output RewriteRope contents efficiently 2013-12-02 17:02:49 +00:00
Sema Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. 2013-12-18 23:30:06 +00:00
Serialization Eliminate BinaryTypeTraitExpr 2013-12-13 20:49:58 +00:00
StaticAnalyzer [analyzer] Extend IdenticalExprChecker to check ternary operator results. 2013-12-10 18:18:06 +00:00
Tooling Filter-out irrelevant command-line options in CommonOptionsParser. 2013-12-12 09:59:42 +00:00
CMakeLists.txt
Makefile