Searched refs:LastModuleImportLoc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInstance.h139 SourceLocation LastModuleImportLoc; member in class:clang::CompilerInstance
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1967 if (ImportLoc.isValid() && LastModuleImportLoc == ImportLoc) {
2109 LastModuleImportLoc = ImportLoc;
2130 LastModuleImportLoc = ImportLoc;

Completed in 125 milliseconds