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

/external/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp87 SourceLocation Loc = TL.getAttrNameLoc();
289 SourceLocation Loc = ATLs[i].first.getAttrNameLoc();
/external/clang/include/clang/AST/
H A DTypeLoc.h725 SourceLocation getAttrNameLoc() const { function in class:clang::AttributedTypeLoc
779 SourceRange range(getAttrNameLoc());
/external/clang/lib/Serialization/
H A DASTWriter.cpp567 Writer.AddSourceLocation(TL.getAttrNameLoc(), Record);
/external/clang/lib/Sema/
H A DTreeTransform.h5163 newTL.setAttrNameLoc(TL.getAttrNameLoc());

Completed in 85 milliseconds