Searched refs:getMacroName (Results 1 – 6 of 6) sorted by relevance
33 if (Info->getName() != Check.getMacroName()) in MacroExpands()54 << Check.getMacroName() in MacroExpands()
52 const std::string &getMacroName() const { return MacroName; } in getMacroName() function
29 String getMacroName(); in getMacroName() method
98 public String getMacroName() { in getMacroName() method in InterpretedMacro
271 public String getMacroName() { in getMacroName() method in BaseCompiledTemplate.CompiledMacro
239 static StringRef getMacroName(SourceLocation Loc, in getMacroName() function815 std::string MacroName = std::string(getMacroName(*Loc, BRC)); in VisitNode()817 if (!BugLoc.isMacroID() || getMacroName(BugLoc, BRC) != MacroName) in VisitNode()1683 getMacroName(BugLoc, BRC) != getMacroName(TerminatorLoc, BRC)) { in VisitNode()