Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2205 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
H A DRewriteModernObjC.cpp2291 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3923 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
4302 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceListInitialization() local
4654 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryRefInitWithConversionFunction() local
4786 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryReferenceInitializationCore() local
5278 SourceLocation DeclLoc = Initializer->getBeginLoc(); in TryUserDefinedConversion() local
H A DSemaDeclObjC.cpp4119 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
H A DSemaLookup.cpp5362 SourceLocation DeclLoc, in diagnoseMissingImport()
H A DSemaOverload.cpp4612 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4729 SourceLocation DeclLoc, in TryReferenceInit()
H A DSemaType.cpp1272 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
H A DSemaTemplate.cpp3056 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
H A DSemaDecl.cpp17144 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp26 SourceLocation DeclLoc; member in __anone67901630111::IndexingDeclVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp215 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp176 const SourceLocation DeclLoc = D->getLocation(); in getDeclLocForCommentSearch() local
279 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local
514 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
H A DExprConstant.cpp14889 SourceLocation DeclLoc = VD->getLocation(); in EvaluateAsInitializer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3762 SourceLocation DeclLoc; in ReadDeclRecord() local