Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
HDModuleDepCollector.cpp365 if (Module *CurrentModule = PP.getCurrentModuleImplementation()) in applyDiscoveredDependencies()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendAction.cpp935 (void)CI.getPreprocessor().getCurrentModuleImplementation(); in BeginSourceFile()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp534 Module *Preprocessor::getCurrentModuleImplementation() { in getCurrentModuleImplementation() function in Preprocessor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h2384 Module *getCurrentModuleImplementation();