Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp256 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1171 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3107 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3376 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3630 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
3790 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4209 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
H A DSemaDeclObjC.cpp2723 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
H A DSemaType.cpp705 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
H A DSemaOverload.cpp4029 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4158 SourceLocation DeclLoc, in TryReferenceInit()
H A DSemaTemplate.cpp1611 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
H A DSemaDecl.cpp12629 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2199 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
3955 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4057 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
4210 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
H A DRewriteModernObjC.cpp2311 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4883 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
4985 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5135 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp140 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local