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

/external/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp88 SourceLocation Loc = TL.getAttrNameLoc();
291 SourceLocation Loc = ATLs[i].first.getAttrNameLoc();
/external/clang/include/clang/AST/
H A DTypeLoc.h668 SourceLocation getAttrNameLoc() const { function in class:clang::AttributedTypeLoc
722 SourceRange range(getAttrNameLoc());
/external/clang/lib/Serialization/
H A DASTWriter.cpp534 Writer.AddSourceLocation(TL.getAttrNameLoc(), Record);
/external/clang/lib/Sema/
H A DTreeTransform.h4858 newTL.setAttrNameLoc(TL.getAttrNameLoc());

Completed in 576 milliseconds