Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1129 if (T->isMSTypeSpec()) { in printAttributedBefore()
1149 if (T->isMSTypeSpec()) in printAttributedAfter()
H A DType.cpp1902 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DType.h3512 bool isMSTypeSpec() const;