Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp513 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp142 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1581 Module *getCurrentModule() const { in getCurrentModule() function