Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h149 SourceLocation LastModuleImportLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1618 if (ImportLoc.isValid() && LastModuleImportLoc == ImportLoc) { in loadModule()
1951 LastModuleImportLoc = ImportLoc; in loadModule()
1972 LastModuleImportLoc = ImportLoc; in loadModule()