Searched defs:isMSAsmLabel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h390 bool isMSAsmLabel() const { return MSAsmName.size() != 0; } function in class:clang::LabelDecl

Completed in 50 milliseconds