Home
last modified time | relevance | path

Searched refs:getOpAsString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1201 JOS.attribute("name", AE->getOpAsString()); in VisitAtomicExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6473 StringRef getOpAsString() const { in getOpAsString() function