Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseExprCXX.cpp259 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1178 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp3347 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3623 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3916 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
4076 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4496 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
HDSemaDeclObjC.cpp3636 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
HDSemaLookup.cpp4706 SourceLocation DeclLoc, in diagnoseMissingImport()
HDSemaOverload.cpp4030 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4156 SourceLocation DeclLoc, in TryReferenceInit()
HDSemaType.cpp1170 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
HDSemaTemplate.cpp1640 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
HDSemaDecl.cpp13018 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp2199 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
3949 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4051 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
4204 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
HDRewriteModernObjC.cpp2311 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4871 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4973 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5123 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp140 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local