Home
last modified time | relevance | path

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

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