Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmtAsm.cpp134 TheParser.getActions().GetOrCreateMSAsmLabel(Identifier, Loc, Create); in LookupInlineAsmLabel()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp856 LabelDecl *Sema::GetOrCreateMSAsmLabel(StringRef ExternalLabelName, in GetOrCreateMSAsmLabel() function in Sema
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3890 LabelDecl *GetOrCreateMSAsmLabel(StringRef ExternalLabelName,