Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp517 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp143 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2146 Module *getCurrentModule() const { in getCurrentModule() function