Searched refs:AllocateVisibilityMacroDirective (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Lex/
H A DPPDirectives.cpp94 Preprocessor::AllocateVisibilityMacroDirective(SourceLocation Loc, function in class:Preprocessor
1219 appendMacroDirective(II, AllocateVisibilityMacroDirective(
1246 appendMacroDirective(II, AllocateVisibilityMacroDirective(
/external/clang/include/clang/Lex/
H A DPreprocessor.h1377 VisibilityMacroDirective *AllocateVisibilityMacroDirective(SourceLocation Loc,
/external/clang/lib/Serialization/
H A DASTReader.cpp1844 MD = PP.AllocateVisibilityMacroDirective(Loc, isPublic);

Completed in 93 milliseconds