Searched refs:ThePrimaryInterface (Results 1 – 3 of 3) sorted by relevance
412 ThePrimaryInterface = Interface; in ActOnModuleDecl()
1692 if (NewM->isModuleImplementation() && OldM == ThePrimaryInterface) in CheckRedeclarationModuleOwnership()
2330 clang::Module *ThePrimaryInterface = nullptr; variable