Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp195 auto *DeclLoc = Env.getStorageLocation(*VD, SkipPast::None); in VisitDeclRefExpr() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2205 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 DRewriteModernObjC.cpp2292 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 DSemaInit.cpp3980 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 DSemaDeclObjC.cpp4135 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
H A DSemaLookup.cpp5693 SourceLocation DeclLoc, in diagnoseMissingImport()
H A DSemaOverload.cpp4717 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4834 SourceLocation DeclLoc, in TryReferenceInit()
H A DSemaType.cpp1276 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
H A DSemaTemplate.cpp3208 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
H A DSemaDecl.cpp18311 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp26 SourceLocation DeclLoc; member in __anon02cff6af0111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp217 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp182 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 DExprConstant.cpp15395 SourceLocation DeclLoc = VD->getLocation(); in EvaluateAsInitializer() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3625 SourceLocation DeclLoc; in ReadDeclRecord() local