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

/external/clang/include/clang/AST/
H A DTypeLoc.h707 bool hasAttrOperand() const { function in class:clang::AttributedTypeLoc
758 assert(hasAttrOperand());
762 assert(hasAttrOperand());
777 if (hasAttrOperand())

Completed in 76 milliseconds