Searched refs:getMacroNameOrSpelling (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp92 StringRef CheckerContext::getMacroNameOrSpelling(SourceLocation &Loc) { function in class:CheckerContext
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h351 StringRef getMacroNameOrSpelling(SourceLocation &Loc);
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp748 StringRef DomName = C.getMacroNameOrSpelling(DomLoc);

Completed in 85 milliseconds