Home
last modified time | relevance | path

Searched refs:setAttrOperandParensRange (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h764 void setAttrOperandParensRange(SourceRange range) { in setAttrOperandParensRange() function
788 setAttrOperandParensRange(SourceRange(loc)); in initializeLocal()
791 setAttrOperandParensRange(SourceRange(loc)); in initializeLocal()
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp3486 TL.setAttrOperandParensRange(SourceRange()); in fillAttributedTypeLoc()
HDTreeTransform.h5064 newTL.setAttrOperandParensRange(TL.getAttrOperandParensRange()); in TransformAttributedType()
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp5100 TL.setAttrOperandParensRange(range); in VisitAttributedTypeLoc()