Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.h162 unsigned getBuiltinID() const { in getBuiltinID() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDecl.cpp3279 unsigned FunctionDecl::getBuiltinID(bool ConsiderWrapperFunctions) const { in getBuiltinID() function in FunctionDecl