Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1595 if (T->isMSTypeSpec()) { in printAttributedBefore()
1640 T->isMSTypeSpec() || T->getImmediateNullability()) in printAttributedAfter()
H A DType.cpp3541 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4715 bool isMSTypeSpec() const;