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