Home
last modified time | relevance | path

Searched defs:DeclLoc (Results 1 – 21 of 21) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineInline.cpp98 SourceLocation DeclLoc = D->getLocation(); in checkDeclsAreVisible() local
/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp771 if (auto DeclLoc = getTokenLocation(DefLoc)) handleMacroOccurrence() local
1012 if (auto DeclLoc = getTokenLocation(Loc)) addDeclaration() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp217 if (DeclLoc == nullptr) in VisitDeclRefExpr() local
/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp273 SourceLocation DeclLoc = SM.getSpellingLoc(D->getBeginLoc()); in isDeclVisibleAtLocation() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp584 auto DeclLoc = [&AST](llvm::StringRef Name) { in TEST() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2205 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); RewriteTypeOfDecl() local
3921 SourceLocation DeclLoc = FD->getLocation(); RewriteBlockPointerFunctionArgs() local
4022 SourceLocation DeclLoc = ND->getLocation(); RewriteBlockPointerDecl() local
4172 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); RewriteByRefVar() local
[all...]
H A DRewriteModernObjC.cpp2291 const char *startBuf = SM->getCharacterData(DeclLoc); in RewriteTypeOfDecl() local
4765 SourceLocation DeclLoc = FD->getLocation(); RewriteBlockPointerFunctionArgs() local
4866 SourceLocation DeclLoc = ND->getLocation(); RewriteBlockPointerDecl() local
5013 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); RewriteByRefVar() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp154 auto DeclLoc = Ctx->getBeginLoc(); ShouldDiagnoseAvailabilityInContext() local
H A DSemaInit.cpp4219 ResolveConstructorOverload(Sema & S,SourceLocation DeclLoc,MultiExprArg Args,OverloadCandidateSet & CandidateSet,QualType DestType,DeclContext::lookup_result Ctors,OverloadCandidateSet::iterator & Best,bool CopyInitializing,bool AllowExplicit,bool OnlyListConstructors,bool IsListInit,bool RequireActualConstructor,bool SecondStepOfCopyInit=false) ResolveConstructorOverload() argument
4596 SourceLocation DeclLoc = Initializer->getBeginLoc(); TryReferenceListInitialization() local
4977 SourceLocation DeclLoc = Initializer->getBeginLoc(); TryRefInitWithConversionFunction() local
5111 SourceLocation DeclLoc = Initializer->getBeginLoc(); TryReferenceInitializationCore() local
5853 SourceLocation DeclLoc = Initializer->getBeginLoc(); TryUserDefinedConversion() local
[all...]
H A DSemaDeclObjC.cpp4140 SourceLocation DeclLoc(IDecl->getLocation()); ActOnAtEnd() local
H A DSemaLookup.cpp5577 diagnoseMissingImport(SourceLocation UseLoc,const NamedDecl * Decl,SourceLocation DeclLoc,ArrayRef<Module * > Modules,MissingImportKind MIK,bool Recover) diagnoseMissingImport() argument
H A DSemaOverload.cpp4920 FindConversionForRefInit(Sema & S,ImplicitConversionSequence & ICS,QualType DeclType,SourceLocation DeclLoc,Expr * Init,QualType T2,bool AllowRvalues,bool AllowExplicit) FindConversionForRefInit() argument
5037 TryReferenceInit(Sema & S,Expr * Init,QualType DeclType,SourceLocation DeclLoc,bool SuppressUserConversions,bool AllowExplicit) TryReferenceInit() argument
[all...]
H A DSemaType.cpp891 SourceLocation DeclLoc = declarator.getIdentifierLoc(); ConvertDeclSpecToType() local
H A DSemaTemplate.cpp3893 MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc,SourceLocation DeclLoc,const CXXScopeSpec & SS,TemplateIdAnnotation * TemplateId,ArrayRef<TemplateParameterList * > ParamLists,bool IsFriend,bool & IsMemberSpecialization,bool & Invalid,bool SuppressDiagnostic) MatchTemplateParametersToScopeSpecifier() argument
H A DSemaDecl.cpp18534 ActOnLastBitfield(SourceLocation DeclLoc,SmallVectorImpl<Decl * > & AllIvarDecls) ActOnLastBitfield() argument
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp27 SourceLocation DeclLoc; member in __anon540dfa4b0111::IndexingDeclVisitor
/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp221 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp325 auto DeclLoc = findImplementors() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3809 SourceLocation DeclLoc; ReadDeclRecord() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp298 for (const auto DeclLoc : DeclLocs) { getRawCommentForDeclNoCache() local
545 for (const auto DeclLoc : DeclLocs) { attachCommentsToJustParsedDecls() local
H A DExprConstant.cpp16142 SourceLocation DeclLoc = VD->getLocation(); EvaluateAsInitializer() local