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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DCodeGenOptions.cpp23 bool CodeGenOptions::isNoBuiltinFunc(const char *Name) const { function in class:clang::CodeGenOptions
H A DLangOptions.cpp39 bool LangOptions::isNoBuiltinFunc(StringRef FuncName) const { function in class:LangOptions

Completed in 202 milliseconds