Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp237 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1116 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/external/clang/lib/Sema/
DSemaInit.cpp3128 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3397 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3651 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
3811 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4231 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
DSemaDeclObjC.cpp2680 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
DSemaType.cpp703 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
DSemaOverload.cpp4071 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4200 SourceLocation DeclLoc, in TryReferenceInit()
DSemaTemplate.cpp1612 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
DSemaDecl.cpp12188 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp2208 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
3971 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4073 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
4226 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
DRewriteModernObjC.cpp2323 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4904 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
5006 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5156 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/external/clang/lib/AST/
DASTContext.cpp140 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local