Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypePrinter.cpp1117 if (T->isMSTypeSpec()) { in printAttributedBefore()
1137 if (T->isMSTypeSpec()) in printAttributedAfter()
DType.cpp1879 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/external/clang/include/clang/AST/
DType.h3456 bool isMSTypeSpec() const;