Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseStmtAsm.cpp103 return Label->getMSAsmLabel(); in LookupInlineAsmLabel()
/external/clang/include/clang/AST/
DDecl.h462 StringRef getMSAsmLabel() const { return MSAsmName; } in getMSAsmLabel() function