Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp531 StringRef GCCAsmStmt::getLabelName(unsigned i) const { in getLabelName() function in GCCAsmStmt
591 if (getLabelName(i) == SymbolicName) in getNamedOperand()
H A DStmtPrinter.cpp562 OS << Node->getLabelName(i); in VisitGCCAsmStmt()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3415 StringRef getLabelName(unsigned i) const;