/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/ |
H A D | Transfer.cpp | 195 auto *DeclLoc = Env.getStorageLocation(*VD, SkipPast::None); in VisitDeclRefExpr() local
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 2205 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 3921 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4022 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 4172 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
H A D | RewriteModernObjC.cpp | 2292 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 4768 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4869 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 5016 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaInit.cpp | 3980 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload() 4359 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceListInitialization() local 4711 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryRefInitWithConversionFunction() local 4843 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceInitializationCore() local 5585 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryUserDefinedConversion() local
|
H A D | SemaDeclObjC.cpp | 4135 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
|
H A D | SemaLookup.cpp | 5693 SourceLocation DeclLoc, in diagnoseMissingImport()
|
H A D | SemaOverload.cpp | 4717 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4834 SourceLocation DeclLoc, in TryReferenceInit()
|
H A D | SemaType.cpp | 1276 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
|
H A D | SemaTemplate.cpp | 3208 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
|
H A D | SemaDecl.cpp | 18311 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CXIndexDataConsumer.cpp | 26 SourceLocation DeclLoc; member in __anon02cff6af0111::IndexingDeclVisitor
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 217 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTContext.cpp | 182 const SourceLocation DeclLoc = D->getLocation(); in getDeclLocForCommentSearch() local 284 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local 522 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
|
H A D | ExprConstant.cpp | 15395 SourceLocation DeclLoc = VD->getLocation(); in EvaluateAsInitializer() local
|
/openbsd-src/gnu/llvm/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 3625 SourceLocation DeclLoc; in ReadDeclRecord() local
|