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

  /external/clang/lib/Sema/
SemaFixItUtils.cpp 167 MacroDirective *Macro = S.PP.getMacroDirectiveHistory(II);
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 582 MacroDirective *MD = getMacroDirectiveHistory(II);
602 MacroDirective *getMacroDirectiveHistory(const IdentifierInfo *II) const;
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 37 Preprocessor::getMacroDirectiveHistory(const IdentifierInfo *II) const {
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 464 milliseconds