Rename isBuiltinCall() to getBuiltinCallee()
This better describes what the function does. Cleanup only. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198127 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Expr.h 3 additions, 3 deletionsinclude/clang/AST/Expr.h
- lib/AST/Expr.cpp 3 additions, 3 deletionslib/AST/Expr.cpp
- lib/AST/ExprConstant.cpp 7 additions, 7 deletionslib/AST/ExprConstant.cpp
- lib/CodeGen/CGExprConstant.cpp 1 addition, 1 deletionlib/CodeGen/CGExprConstant.cpp
- lib/Sema/SemaChecking.cpp 4 additions, 4 deletionslib/Sema/SemaChecking.cpp
- lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp 1 addition, 1 deletionlib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp
Loading
Please register or sign in to comment