HomeSort by relevance Sort by last modified time
    Searched refs:isPredefinedLibFunction (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/Basic/
Builtins.h 130 bool isPredefinedLibFunction(unsigned ID) const {
  /external/clang/lib/Sema/
SemaLookup.cpp 310 if (!SemaRef.Context.BuiltinInfo.isPredefinedLibFunction(BuiltinID))
535 S.Context.BuiltinInfo.isPredefinedLibFunction(BuiltinID))
    [all...]
SemaDecl.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 1524 milliseconds