Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessor.h248 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> ModuleImportPath; variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h294 SmallVector<std::pair<IdentifierInfo *, SourceLocation>, 2> ModuleImportPath; variable