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

  /external/clang/include/clang/Lex/
Preprocessor.h 844 auto *MD = getLocalMacroDirectiveHistory(II);
868 MacroDirective *getLocalMacroDirectiveHistory(const IdentifierInfo *II) const;
    [all...]
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 37 Preprocessor::getLocalMacroDirectiveHistory(const IdentifierInfo *II) const {
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 1204 milliseconds