Searched defs:MainFilePath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
| H A D | PrecompiledPreamble.cpp | 499 StringRef MainFilePath = FrontendOpts.Inputs[0].getFile(); Build() local |
| H A D | ASTUnit.cpp | 1332 auto MainFilePath = getMainBufferWithPrecompiledPreamble() local |