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

  /external/clang/include/clang/Lex/
Preprocessor.h 541 MacroDirective *MD = getMacroDirectiveHistory(II);
560 MacroDirective *getMacroDirectiveHistory(const IdentifierInfo *II) const;
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 36 Preprocessor::getMacroDirectiveHistory(const IdentifierInfo *II) const {
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 217 milliseconds