Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DTypePrinter.cpp1104 if (T->isMSTypeSpec()) { in printAttributedBefore()
1124 if (T->isMSTypeSpec()) in printAttributedAfter()
DType.cpp1851 bool AttributedType::isMSTypeSpec() const { in isMSTypeSpec() function in AttributedType
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DType.h3431 bool isMSTypeSpec() const;