Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp1180 if (T->isMSTypeSpec()) { in printAttributedBefore()
1218 if (T->isMSTypeSpec()) in printAttributedAfter()
DType.cpp3013 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/external/clang/include/clang/AST/
DType.h3857 bool isMSTypeSpec() const;