Home
last modified time | relevance | path

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

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