Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp217 auto *DeclLoc = Env.getStorageLocation(*VD); in VisitDeclRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp160 auto DeclLoc = Ctx->getBeginLoc(); in ShouldDiagnoseAvailabilityInContext() local
H A DSemaInit.cpp4228 Sema &S, SourceLocation DeclLoc, MultiExprArg Args, in ResolveConstructorOverload()
4605 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceListInitialization() local
4986 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryRefInitWithConversionFunction() local
5120 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceInitializationCore() local
5866 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryUserDefinedConversion() local
H A DSemaLookup.cpp5577 SourceLocation DeclLoc, in diagnoseMissingImport()
H A DSemaDeclObjC.cpp4140 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
H A DSemaOverload.cpp4913 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
5030 SourceLocation DeclLoc, in TryReferenceInit()
H A DSemaType.cpp891 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
H A DSemaTemplate.cpp2676 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
H A DSemaDecl.cpp18580 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2291 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4765 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4866 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5013 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp221 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3817 SourceLocation DeclLoc; in ReadDeclRecord() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp298 for (const auto DeclLoc : DeclLocs) { in getRawCommentForDeclNoCache() local
545 for (const auto DeclLoc : DeclLocs) { in attachCommentsToJustParsedDecls() local
H A DExprConstant.cpp16179 SourceLocation DeclLoc = VD->getLocation(); in EvaluateAsInitializer() local