Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp233 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1006 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/external/clang/lib/Sema/
DSemaInit.cpp2988 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3247 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3471 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
3631 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4053 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
DSemaDeclObjC.cpp2637 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
DSemaType.cpp721 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
DSemaOverload.cpp3990 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4117 SourceLocation DeclLoc, in TryReferenceInit()
DSemaTemplate.cpp1604 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
DSemaDecl.cpp11458 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp2236 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4019 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4123 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
4276 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
DRewriteModernObjC.cpp2334 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4974 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
5078 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5228 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/external/clang/lib/AST/
DASTContext.cpp130 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local