Home
last modified time | relevance | path

Searched defs:getBuiltinID (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h178 unsigned getBuiltinID() const { return F->getBuiltinID(); } getBuiltinID() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h156 unsigned getBuiltinID() const { getBuiltinID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h347 unsigned getBuiltinID() const { getBuiltinID() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3574 unsigned FunctionDecl::getBuiltinID(bool ConsiderWrapperFunctions) const { getBuiltinID() function in FunctionDecl