Searched refs:AllocateVisibilityMacroDirective (Results 1 – 3 of 3) sorted by relevance
76 Preprocessor::AllocateVisibilityMacroDirective(SourceLocation Loc, in AllocateVisibilityMacroDirective() function in Preprocessor1298 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPublicDirective()1325 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPrivateDirective()
1696 VisibilityMacroDirective *AllocateVisibilityMacroDirective(SourceLocation Loc,
1863 MD = PP.AllocateVisibilityMacroDirective(Loc, isPublic); in resolvePendingMacro()