Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h725 void setAttrNameLoc(SourceLocation loc) { in setAttrNameLoc() function
783 setAttrNameLoc(loc); in initializeLocal()
/external/clang/lib/Sema/
DSemaType.cpp3379 TL.setAttrNameLoc(attrs->getLoc()); in fillAttributedTypeLoc()
DTreeTransform.h5020 newTL.setAttrNameLoc(TL.getAttrNameLoc()); in TransformAttributedType()
/external/clang/lib/Serialization/
DASTReader.cpp5092 TL.setAttrNameLoc(ReadSourceLocation(Record, Idx)); in VisitAttributedTypeLoc()