Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h171 SourceLocation AttrLoc; member
181 SourceLocation AttrLoc; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h167 SourceLocation AttrLoc; member
177 SourceLocation AttrLoc; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h180 SourceLocation AttrLoc; member
190 SourceLocation AttrLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h80 AttributeCommonInfo(SourceLocation AttrLoc) in AttributeCommonInfo()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp2543 SourceLocation AttrLoc) { in BuildVectorType()
2606 SourceLocation AttrLoc) { in BuildExtVectorType()
2652 SourceLocation AttrLoc) { in BuildMatrixType()
4395 SourceLocation AttrLoc) { in DiagnoseMultipleAddrSpaceAttributes()
5122 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local
6388 SourceLocation AttrLoc) { in BuildAddressSpaceIndex()
6435 SourceLocation AttrLoc) { in BuildAddressSpaceAttr()
6458 SourceLocation AttrLoc) { in BuildAddressSpaceAttr()
6577 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
H A DSemaDeclAttr.cpp1586 SourceLocation AttrLoc = TmpAttr.getLocation(); in AddAssumeAlignedAttr() local
1634 SourceLocation AttrLoc = CI.getLoc(); in AddAllocAlignAttr() local
3817 SourceLocation AttrLoc = CI.getLoc(); in AddAlignValueAttr() local
3883 SourceLocation AttrLoc = CI.getLoc(); in AddAlignedAttr() local
4155 SourceLocation AttrLoc = CI.getLoc(); in AddModeAttr() local
H A DTreeTransform.h1313 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.cpp416 SourceLocation AttrLoc; in rewritePropertyAttribute() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp153 SourceLocation AttrLoc; in handleObjCMethod() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1678 SourceLocation AttrLoc; member
1828 SourceLocation AttrLoc; member
H A DStmt.h154 SourceLocation AttrLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp4232 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifier() local
H A DParseDecl.cpp435 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseAttributeArgsCommon() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp3603 SourceLocation AttrLoc; in EmitReturnValueCheck() local
3999 SourceLocation AttrLoc; in EmitNonNullArgCheck() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3940 SourceLocation AttrLoc, in getDependentVectorType()