HomeSort by relevance Sort by last modified time
    Searched refs:appendMacroDirective (Results 1 - 5 of 5) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h 605 void appendMacroDirective(IdentifierInfo *II, MacroDirective *MD);
610 appendMacroDirective(II, MD);
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]
PPMacroExpansion.cpp 45 void Preprocessor::appendMacroDirective(IdentifierInfo *II, MacroDirective *MD){
    [all...]
Pragma.cpp 599 appendMacroDirective(IdentInfo, AllocateUndefMacroDirective(MessageLoc));
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 540 milliseconds