Home
last modified time | relevance | path

Searched refs:currentModule (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp761 if (auto *currentModule = getPreprocessor().getCurrentModule()) { in createSema() local
763 currentModule, getLangOpts().APINotesModules, in createSema()