Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypePrinter.cpp1641 if (T->isMSTypeSpec()) { in printAttributedBefore()
1686 T->isMSTypeSpec() || T->getImmediateNullability()) in printAttributedAfter()
H A DType.cpp3630 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DType.h4921 bool isMSTypeSpec() const;