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

/external/clang/include/clang/AST/
H A DTypeLoc.h764 void setAttrOperandParensRange(SourceRange range) { function in class:clang::AttributedTypeLoc
788 setAttrOperandParensRange(SourceRange(loc));
791 setAttrOperandParensRange(SourceRange(loc));

Completed in 472 milliseconds