Home
last modified time | relevance | path

Searched refs:getMSAsmLabel (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmtAsm.cpp134 return Label->getMSAsmLabel(); in LookupInlineAsmLabel()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h533 StringRef getMSAsmLabel() const { return MSAsmName; } in getMSAsmLabel() function