Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessor.cpp531 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendAction.cpp145 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2286 Module *getCurrentModule() const { in getCurrentModule() function