HomeSort by: relevance | last modified time | path
    Searched refs:AllocateVisibilityMacroDirective (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp 75 Preprocessor::AllocateVisibilityMacroDirective(SourceLocation Loc,
1484 appendMacroDirective(II, AllocateVisibilityMacroDirective(
1511 appendMacroDirective(II, AllocateVisibilityMacroDirective(
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 2074 VisibilityMacroDirective *AllocateVisibilityMacroDirective(SourceLocation Loc,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 2206 MD = PP.AllocateVisibilityMacroDirective(Loc, isPublic);

Completed in 38 milliseconds