Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h765 void setAttrNameLoc(SourceLocation loc) { in setAttrNameLoc() function
823 setAttrNameLoc(loc); in initializeLocal()
/external/clang/lib/Sema/
DSemaType.cpp4802 TL.setAttrNameLoc(attrs->getLoc()); in fillAttributedTypeLoc()
DTreeTransform.h5762 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()
/external/clang/lib/Serialization/
DASTReader.cpp5856 TL.setAttrNameLoc(ReadSourceLocation(Record, Idx)); in VisitAttributedTypeLoc()