Home
last modified time | relevance | path

Searched refs:LookupEmbedFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1078 Preprocessor::LookupEmbedFile(StringRef Filename, bool isAngled, bool OpenFile, in LookupEmbedFile() function in Preprocessor
3973 this->LookupEmbedFile(Filename, isAngled, true, LookupFromFile); in HandleEmbedDirective()
H A DPPMacroExpansion.cpp1349 this->LookupEmbedFile(Filename, isAngled, false, LookupFromFile); in EvaluateHasEmbed()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2452 LookupEmbedFile(StringRef Filename, bool isAngled, bool OpenFile,