Searched defs:hasAttrOperand (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DTypeLoc.h710 bool hasAttrOperand() const { function in class:clang::AttributedTypeLoc
761 assert(hasAttrOperand());
765 assert(hasAttrOperand());
780 if (hasAttrOperand())

Completed in 66 milliseconds