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.cpp1823 if (T->isMSTypeSpec()) { in printAttributedBefore()
1870 if (T->getAttrKind() == attr::ObjCKindOf || T->isMSTypeSpec() || in printAttributedAfter()
H A DType.cpp4123 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h6036 bool isMSTypeSpec() const;