Home
last modified time | relevance | path

Searched defs:CurrentModule (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp86 Module *CurrentModule, in isImportingModuleUnitFromSameModule()
131 Module *Imported, Module *CurrentModule, in makeTransitiveImportsVisible()
H A DSema.cpp1271 if (Module *CurrentModule = getCurrentModule(); in ActOnEndOfTranslationUnit() local
1295 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp162 StringRef CurrentModule = LangOpts.CurrentModule; in isForBuilding() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp931 auto *CurrentModule = ModuleForCurrentSymbol; in traverseObjCCategoryRecord() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp365 if (Module *CurrentModule = PP.getCurrentModuleImplementation()) in applyDiscoveredDependencies() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp897 auto *CurrentModule = prepareToBuildModule(CI, Input.getFile()); in BeginSourceFile() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h516 std::string CurrentModule; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp416 Module &CurrentModule; member in __anon71830f180111::GUIDToFuncNameMapper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp214 const Module *CurrentModule = Q.front(); in GetAffectingModuleMaps() local
H A DASTReader.cpp5721 Module *CurrentModule = nullptr; in ReadSubmoduleBlock() local