Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp517 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp143 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2182 Module *getCurrentModule() const { in getCurrentModule() function