Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExprCXX.cpp259 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1180 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/external/clang/lib/Sema/
DSemaInit.cpp3352 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3628 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3923 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
4083 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4503 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
DSemaDeclObjC.cpp3685 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
DSemaLookup.cpp4888 SourceLocation DeclLoc, in diagnoseMissingImport()
DSemaOverload.cpp4104 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4230 SourceLocation DeclLoc, in TryReferenceInit()
DSemaType.cpp1182 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
DSemaTemplate.cpp1642 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
DSemaDecl.cpp13363 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2200 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
3938 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4040 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
4193 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
DRewriteModernObjC.cpp2312 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4852 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4954 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5104 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/external/clang/lib/AST/
DASTContext.cpp140 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local