Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1880 if (T->isMSTypeSpec()) { in printAttributedBefore()
1927 if (T->getAttrKind() == attr::ObjCKindOf || T->isMSTypeSpec() || in printAttributedAfter()
H A DType.cpp4313 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6241 bool isMSTypeSpec() const;