Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h313 bool isPredefinedLibFunction(unsigned ID) const { in isPredefinedLibFunction() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1170 bool isPredefinedLibFunction = in emitDirectCallee() local