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

/external/clang/include/clang/AST/
H A DTypeLoc.h707 void setAttrOperandParensRange(SourceRange range) { function in class:clang::AttributedTypeLoc
731 setAttrOperandParensRange(SourceRange(loc));
734 setAttrOperandParensRange(SourceRange(loc));

Completed in 56 milliseconds