Home
last modified time | relevance | path

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

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