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

/external/clang/include/clang/AST/
H A DTypeLoc.h671 void setAttrNameLoc(SourceLocation loc) { function in class:clang::AttributedTypeLoc
729 setAttrNameLoc(loc);
/external/clang/lib/Sema/
H A DSemaType.cpp3005 TL.setAttrNameLoc(attrs->getLoc());
H A DTreeTransform.h4858 newTL.setAttrNameLoc(TL.getAttrNameLoc());
/external/clang/lib/Serialization/
H A DASTReader.cpp4307 TL.setAttrNameLoc(ReadSourceLocation(Record, Idx));

Completed in 111 milliseconds