Searched defs:getCurrentModule (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | Preprocessor.cpp | 527 Module *Preprocessor::getCurrentModule() { getCurrentModule() function in Preprocessor |
/llvm-project/clang/lib/Frontend/ | ||
H A D | FrontendAction.cpp | 157 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 9595 Module *getCurrentModule() const { getCurrentModule() function |