Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp500 StringRef MainFilePath = FrontendOpts.Inputs[0].getFile(); in Build() local
772 auto MainFilePath = CI.getFrontendOpts().Inputs[0].getFile(); in configurePreamble() local
H A DASTUnit.cpp1344 auto MainFilePath = in getMainBufferWithPrecompiledPreamble() local