Home
last modified time | relevance | path

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

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