Home
last modified time | relevance | path

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

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