Searched refs:getMacroNameOrSpelling (Results 1 – 3 of 3) sorted by relevance
131 StringRef CheckerContext::getMacroNameOrSpelling(SourceLocation &Loc) { in getMacroNameOrSpelling() function in CheckerContext
403 StringRef getMacroNameOrSpelling(SourceLocation &Loc);
1115 StringRef DomName = C.getMacroNameOrSpelling(DomLoc); in taintUnsafeSocketProtocol()