Home
last modified time | relevance | path

Searched refs:getBuiltinStr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/
DStmtPrinter.cpp961 OS << Node->getBuiltinStr() << "()"; in VisitSourceLocExpr()
DExpr.cpp2045 StringRef SourceLocExpr::getBuiltinStr() const { in getBuiltinStr() function in SourceLocExpr
/external/llvm-project/clang/include/clang/AST/
DExpr.h4621 StringRef getBuiltinStr() const;