Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1591 if (T->isMSTypeSpec()) { in printAttributedBefore()
1636 T->isMSTypeSpec() || T->getImmediateNullability()) in printAttributedAfter()
H A DType.cpp3537 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h4715 bool isMSTypeSpec() const;