Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp479 OS << Node->getLabelName(i); in VisitGCCAsmStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3131 StringRef getLabelName(unsigned i) const;