Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCacheTokens.cpp577 SmallString<128> MainFilePath(MainFile->getName()); in CacheTokens() local
DASTUnit.cpp1197 std::string MainFilePath(FrontendOpts.Inputs[0].getFile()); in ComputePreamble() local
1505 StringRef MainFilePath = FrontendOpts.Inputs[0].getFile(); in getMainBufferWithPrecompiledPreamble() local