/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.h | 180 SourceLocation AttrLoc; global() member 190 SourceLocation AttrLoc; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 2749 BuildVectorType(QualType CurType,Expr * SizeExpr,SourceLocation AttrLoc) BuildVectorType() argument 2823 BuildExtVectorType(QualType T,Expr * ArraySize,SourceLocation AttrLoc) BuildExtVectorType() argument 2883 BuildMatrixType(QualType ElementTy,Expr * NumRows,Expr * NumCols,SourceLocation AttrLoc) BuildMatrixType() argument 4681 DiagnoseMultipleAddrSpaceAttributes(Sema & S,LangAS ASOld,LangAS ASNew,SourceLocation AttrLoc) DiagnoseMultipleAddrSpaceAttributes() argument 5436 SourceLocation AttrLoc; GetFullTypeForDeclarator() local 6795 BuildAddressSpaceIndex(Sema & S,LangAS & ASIdx,const Expr * AddrSpace,SourceLocation AttrLoc) BuildAddressSpaceIndex() argument 6842 BuildAddressSpaceAttr(QualType & T,LangAS ASIdx,Expr * AddrSpace,SourceLocation AttrLoc) BuildAddressSpaceAttr() argument 6865 BuildAddressSpaceAttr(QualType & T,Expr * AddrSpace,SourceLocation AttrLoc) BuildAddressSpaceAttr() argument 7013 SourceLocation AttrLoc = attr.getLoc(); handleObjCOwnershipTypeAttr() local [all...] |
H A D | SemaDeclAttr.cpp | 1698 SourceLocation AttrLoc = TmpAttr.getLocation(); AddAssumeAlignedAttr() local 1746 SourceLocation AttrLoc = CI.getLoc(); AddAllocAlignAttr() local 4347 SourceLocation AttrLoc = CI.getLoc(); AddAlignValueAttr() local 4449 validateAlignasAppliedType(Sema & S,Decl * D,const AlignedAttr & Attr,SourceLocation AttrLoc) validateAlignasAppliedType() argument 4480 SourceLocation AttrLoc = CI.getLoc(); AddAlignedAttr() local 4570 SourceLocation AttrLoc = CI.getLoc(); AddAlignedAttr() local 4776 SourceLocation AttrLoc = CI.getLoc(); AddModeAttr() local [all...] |
H A D | TreeTransform.h | 1382 RebuildAttributedStmt(SourceLocation AttrLoc,ArrayRef<const Attr * > Attrs,Stmt * SubStmt) RebuildAttributedStmt() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Transforms.cpp | 414 SourceLocation AttrLoc; rewritePropertyAttribute() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 159 SourceLocation AttrLoc; in handleObjCMethod() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 310 AttrPrintLoc AttrLoc = AttrPrintLoc::Right; prettyPrintAttributes() local
|
H A D | ASTContext.cpp | 4053 getDependentVectorType(QualType VecType,Expr * SizeExpr,SourceLocation AttrLoc,VectorKind VecKind) const getDependentVectorType() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TypeLoc.h | 1717 SourceLocation AttrLoc; global() member 1867 SourceLocation AttrLoc; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 4613 SourceLocation ScopeLoc, AttrLoc; ParseCXX11AttributeSpecifierInternal() local
|
H A D | ParseDecl.cpp | 579 SourceLocation AttrLoc = ScopeLoc.isValid() ? ScopeLoc : AttrNameLoc; ParseAttributeArgsCommon() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 3981 SourceLocation AttrLoc; EmitReturnValueCheck() local 4370 SourceLocation AttrLoc; EmitNonNullArgCheck() local
|