Searched refs:AllocateVisibilityMacroDirective (Results 1 – 3 of 3) sorted by relevance
88 Preprocessor::AllocateVisibilityMacroDirective(SourceLocation Loc, in AllocateVisibilityMacroDirective() function in Preprocessor1302 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPublicDirective()1329 appendMacroDirective(II, AllocateVisibilityMacroDirective( in HandleMacroPrivateDirective()
1420 VisibilityMacroDirective *AllocateVisibilityMacroDirective(SourceLocation Loc,
1931 MD = PP.AllocateVisibilityMacroDirective(Loc, isPublic); in installPCHMacroDirectives()