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

  /external/clang/include/clang/Lex/
Preprocessor.h 535 MacroDirective *MD = getMacroDirectiveHistory(II);
554 MacroDirective *getMacroDirectiveHistory(const IdentifierInfo *II) const;
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [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 283 milliseconds