HomeSort by: relevance | last modified time | path
    Searched refs:LastModuleImportLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h 139 SourceLocation LastModuleImportLoc;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 1842 if (ImportLoc.isValid() && LastModuleImportLoc == ImportLoc) {
1997 LastModuleImportLoc = ImportLoc;
2018 LastModuleImportLoc = ImportLoc;

Completed in 23 milliseconds