Home
last modified time | relevance | path

Searched defs:getMacroName (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp88 static std::string getMacroName(MacroType Macro, GtestCmp Cmp) { in getMacroName() function
92 static std::string getMacroName(MacroType Macro, llvm::StringRef Operation) { in getMacroName() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp87 std::string getMacroName() const { in getMacroName() function in MarshallingInfo
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp292 static StringRef getMacroName(SourceLocation Loc, getMacroName() function