Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h136 SourceLocation AttrLoc; member
144 SourceLocation AttrLoc; member
/external/clang/lib/ARCMigrate/
DTransforms.cpp420 SourceLocation AttrLoc; in rewritePropertyAttribute() local
/external/clang/lib/Sema/
DSemaType.cpp2160 SourceLocation AttrLoc) { in BuildExtVectorType()
3834 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local
5095 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
DSemaDeclAttr.cpp1303 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAssumeAlignedAttr() local
3031 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignValueAttr() local
3115 SourceLocation AttrLoc = AttrRange.getBegin(); in AddAlignedAttr() local
DSemaStmt.cpp483 StmtResult Sema::ActOnAttributedStmt(SourceLocation AttrLoc, in ActOnAttributedStmt()
DTreeTransform.h1154 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
/external/clang/lib/Parse/
DParseDeclCXX.cpp3751 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
DParseDecl.cpp321 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseAttributeArgsCommon() local
/external/clang/include/clang/AST/
DTypeLoc.h720 SourceLocation AttrLoc; member
DStmt.h820 SourceLocation AttrLoc; variable