Home
last modified time | relevance | path

Searched defs:AttrLoc (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DTransforms.cpp426 SourceLocation AttrLoc; in rewritePropertyAttribute() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp1649 SourceLocation AttrLoc) { in BuildExtVectorType()
2829 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local
4042 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
DSemaDeclAttr.cpp249 SourceLocation AttrLoc, in checkFunctionOrMethodArgumentIndex()
3356 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignedAttr() local
DSemaStmt.cpp420 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt()
DTreeTransform.h1099 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDeclCXX.cpp3259 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
DParseDecl.cpp322 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseGNUAttributeArgs() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DTypeLoc.h687 SourceLocation AttrLoc; member
DStmt.h803 SourceLocation AttrLoc; variable