Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h181 SourceLocation AttrLoc; member
191 SourceLocation AttrLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2296 SourceLocation AttrLoc) { in BuildVectorType()
2367 SourceLocation AttrLoc) { in BuildExtVectorType()
2427 SourceLocation AttrLoc) { in BuildMatrixType()
4183 SourceLocation AttrLoc) { in DiagnoseMultipleAddrSpaceAttributes()
5004 SourceLocation AttrLoc; in GetFullTypeForDeclarator() local
6382 SourceLocation AttrLoc) { in BuildAddressSpaceIndex()
6425 SourceLocation AttrLoc) { in BuildAddressSpaceAttr()
6448 SourceLocation AttrLoc) { in BuildAddressSpaceAttr()
6596 SourceLocation AttrLoc = attr.getLoc(); in handleObjCOwnershipTypeAttr() local
H A DSemaDeclAttr.cpp1362 SourceLocation AttrLoc = TmpAttr.getLocation(); in AddAssumeAlignedAttr() local
1410 SourceLocation AttrLoc = CI.getLoc(); in AddAllocAlignAttr() local
3870 SourceLocation AttrLoc = CI.getLoc(); in AddAlignValueAttr() local
3972 SourceLocation AttrLoc) { in validateAlignasAppliedType()
4003 SourceLocation AttrLoc = CI.getLoc(); in AddAlignedAttr() local
4093 SourceLocation AttrLoc = CI.getLoc(); in AddAlignedAttr() local
4299 SourceLocation AttrLoc = CI.getLoc(); in AddModeAttr() local
H A DTreeTransform.h1403 StmtResult RebuildAttributedStmt(SourceLocation AttrLoc, in RebuildAttributedStmt()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp415 SourceLocation AttrLoc; in rewritePropertyAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp159 SourceLocation AttrLoc; in handleObjCMethod() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1758 SourceLocation AttrLoc; member
1908 SourceLocation AttrLoc; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4881 SourceLocation ScopeLoc, AttrLoc; in ParseCXX11AttributeSpecifierInternal() local
H A DParseDecl.cpp650 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; in ParseAttributeArgsCommon() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3990 SourceLocation AttrLoc; in EmitReturnValueCheck() local
4382 SourceLocation AttrLoc; in EmitNonNullArgCheck() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4464 SourceLocation AttrLoc, in getDependentVectorType()