Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h157 unsigned getBuiltinID() const { in getBuiltinID() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DIdentifierTable.h303 unsigned getBuiltinID() const { in getBuiltinID() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp3421 unsigned FunctionDecl::getBuiltinID(bool ConsiderWrapperFunctions) const { in getBuiltinID() function in FunctionDecl