Home
last modified time | relevance | path

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

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