Home
last modified time | relevance | path

Searched refs:getCurrentModuleImplementation (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp296 if (Module *CurrentModule = PP.getCurrentModuleImplementation()) in applyDiscoveredDependencies()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp926 (void)CI.getPreprocessor().getCurrentModuleImplementation(); in BeginSourceFile()
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp530 Module *Preprocessor::getCurrentModuleImplementation() { in getCurrentModuleImplementation() function in Preprocessor
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2352 Module *getCurrentModuleImplementation();