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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp87 SourceLocation Loc = TL.getAttrNameLoc();
291 SourceLocation Loc = ATLs[i].first.getAttrNameLoc();
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h685 SourceLocation getAttrNameLoc() const { function in class:clang::AttributedTypeLoc
739 SourceRange range(getAttrNameLoc());
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp543 Writer.AddSourceLocation(TL.getAttrNameLoc(), Record);
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h4931 newTL.setAttrNameLoc(TL.getAttrNameLoc());

Completed in 100 milliseconds