Searched refs:isUsedForHeaderGuard (Results 1 – 8 of 8) sorted by relevance
41 MD->getMacroInfo()->isUsedForHeaderGuard() || in MacroDefined()
51 return MI->isUsedForHeaderGuard(); in removeHeaderGuardMacros()
79 if (!MI->isUsedForHeaderGuard()) in EndOfMainFile()
295 bool isUsedForHeaderGuard() const { return UsedForHeaderGuard; } in isUsedForHeaderGuard() function
837 if (PM.MD->getMacroInfo()->isUsedForHeaderGuard()) in EndOfMainFile()
833 if (MI->isUsedForHeaderGuard()) in finish()
2467 Record.push_back(MI->isUsedForHeaderGuard()); in WritePreprocessor()
4088 if (MI && MI->isUsedForHeaderGuard()) in AddMacroResults()