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

  /external/clang/lib/Lex/
Preprocessor.cpp 302 StringRef Preprocessor::getLastMacroWithSpelling(
  /external/clang/include/clang/Lex/
Preprocessor.h 589 StringRef getLastMacroWithSpelling(SourceLocation Loc,
    [all...]
  /external/clang/lib/AST/
CommentSema.cpp 683 StringRef MacroName = PP->getLastMacroWithSpelling(FD->getLocation(),
    [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 921 StringRef MacroName = PP.getLastMacroWithSpelling(L, Tokens);
    [all...]

Completed in 1219 milliseconds