/external/llvm-project/clang-tools-extra/clangd/index/ |
D | SymbolCollector.cpp | 471 if (auto DeclLoc = in handleMacroOccurrence() local 670 if (auto DeclLoc = in addDeclaration() local
|
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
D | DefineInline.cpp | 115 SourceLocation DeclLoc = D->getLocation(); in checkDeclsAreVisible() local
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | SourceCodeTests.cpp | 573 auto DeclLoc = [&AST](llvm::StringRef Name) { in TEST() local
|
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 259 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local 1248 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 3438 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload() 3715 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local 4051 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local 4210 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local 4621 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
|
D | SemaDeclObjC.cpp | 3834 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
|
D | SemaLookup.cpp | 4985 SourceLocation DeclLoc, in diagnoseMissingImport()
|
D | SemaOverload.cpp | 4161 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4287 SourceLocation DeclLoc, in TryReferenceInit()
|
D | SemaType.cpp | 1251 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
|
/external/llvm-project/clang-tools-extra/clang-change-namespace/ |
D | ChangeNamespace.cpp | 273 SourceLocation DeclLoc = SM.getSpellingLoc(D->getBeginLoc()); in isDeclVisibleAtLocation() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 215 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local 1252 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2196 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 3924 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4025 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 4175 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
D | RewriteModernObjC.cpp | 2285 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 4780 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4881 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 5028 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 2205 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 3935 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4036 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 4186 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
D | RewriteModernObjC.cpp | 2291 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local 4780 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local 4881 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local 5028 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 3897 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload() 4260 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceListInitialization() local 4593 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryRefInitWithConversionFunction() local 4725 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceInitializationCore() local 5217 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryUserDefinedConversion() local
|
D | SemaDeclObjC.cpp | 4119 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
|
D | SemaLookup.cpp | 5313 SourceLocation DeclLoc, in diagnoseMissingImport()
|
D | SemaOverload.cpp | 4609 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4726 SourceLocation DeclLoc, in TryReferenceInit()
|
/external/llvm-project/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 26 SourceLocation DeclLoc; member in __anon3609800f0111::IndexingDeclVisitor
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 27 SourceLocation DeclLoc; member in __anonadbb56610111::IndexingDeclVisitor
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | XRefs.cpp | 1161 auto DeclLoc = in findImplementations() local
|
/external/llvm-project/clang/lib/AST/ |
D | ASTContext.cpp | 175 const SourceLocation DeclLoc = D->getLocation(); in getDeclLocForCommentSearch() local 278 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local 513 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
|
/external/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 3205 SourceLocation DeclLoc; in ReadDeclRecord() local
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReaderDecl.cpp | 3760 SourceLocation DeclLoc; in ReadDeclRecord() local
|