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

/external/clang/include/clang/AST/
H A DTypeLoc.h653 bool hasAttrOperand() const { function in class:clang::AttributedTypeLoc
704 assert(hasAttrOperand());
708 assert(hasAttrOperand());
723 if (hasAttrOperand())

Completed in 245 milliseconds