Searched defs:isLibFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h131 bool isLibFunction(unsigned ID) const { function in class:clang::Builtin::Context
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1010 bool isLibFunction(Function &F) const { return LibFunctions.count(&F); } function in class:llvm::LazyCallGraph::Edge

Completed in 91 milliseconds