Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp230 if (Module *CurrentModule = PP.getCurrentModuleImplementation()) in applyDiscoveredDependencies()
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendAction.cpp921 (void)CI.getPreprocessor().getCurrentModuleImplementation(); in BeginSourceFile()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp527 Module *Preprocessor::getCurrentModuleImplementation() { in getCurrentModuleImplementation() function in Preprocessor
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2354 Module *getCurrentModuleImplementation();