Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransforms.cpp420 SourceLocation AttrLoc; in rewritePropertyAttribute() local
/external/clang/lib/Sema/
DSemaType.cpp1600 SourceLocation AttrLoc) { in BuildExtVectorType()
2545 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local
3697 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
DSemaDeclAttr.cpp238 SourceLocation AttrLoc, in checkFunctionOrMethodArgumentIndex()
3415 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignedAttr() local
DSemaStmt.cpp409 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt()
DTreeTransform.h1065 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
/external/clang/lib/Parse/
DParseDeclCXX.cpp3112 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
DParseDecl.cpp311 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseGNUAttributeArgs() local
/external/clang/include/clang/AST/
DTypeLoc.h647 SourceLocation AttrLoc; member
DStmt.h808 SourceLocation AttrLoc; variable