Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypePrinter.cpp1640 if (T->isMSTypeSpec()) { in printAttributedBefore()
1685 T->isMSTypeSpec() || T->getImmediateNullability()) in printAttributedAfter()
H A DType.cpp3604 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h4806 bool isMSTypeSpec() const;