Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/CrossTU/
H A DCrossTranslationUnit.h263 StringRef InvocationListFilePath; variable
/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp534 CompilerInstance &CI, StringRef CTUDir, StringRef InvocationListFilePath) in ASTLoader() argument