Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1114 auto SeparateComponents = [](SmallVectorImpl<char> &LookupPath, in LookupEmbedFile() local
1135 SeparateComponents(LookupPath, FullFileDir, Filename, true); in LookupEmbedFile()
1151 SeparateComponents(LookupPath, WorkingDir, Filename, false); in LookupEmbedFile()
1163 SeparateComponents(LookupPath, Entry, Filename, false); in LookupEmbedFile()