Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp559 OS << Node->getLabelName(i); in VisitGCCAsmStmt()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3204 StringRef getLabelName(unsigned i) const;