Home
last modified time | relevance | path

Searched defs:getCurrentModule (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPreprocessor.cpp482 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp521 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/external/llvm-project/clang/lib/Frontend/
DFrontendAction.cpp143 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
/external/llvm-project/clang/include/clang/Sema/
DSema.h2030 Module *getCurrentModule() const { in getCurrentModule() function