HomeSort by relevance Sort by last modified time
    Searched full:getmacronameorspelling (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 91 StringRef CheckerContext::getMacroNameOrSpelling(SourceLocation &Loc) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 282 StringRef getMacroNameOrSpelling(SourceLocation &Loc);
  /external/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp 542 StringRef DomName = C.getMacroNameOrSpelling(DomLoc);

Completed in 226 milliseconds