Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExprCXX.cpp234 SourceLocation DeclLoc = Tok.getLocation(); in ParseOptionalCXXScopeSpecifier() local
1070 SourceLocation DeclLoc = Tok.getLocation(); in ParseLambdaExpressionAfterIntroducer() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaInit.cpp3013 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, in ResolveConstructorOverload()
3282 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceListInitialization() local
3533 SourceLocation DeclLoc = Initializer->getLocStart(); in TryRefInitWithConversionFunction() local
3693 SourceLocation DeclLoc = Initializer->getLocStart(); in TryReferenceInitializationCore() local
4113 SourceLocation DeclLoc = Initializer->getLocStart(); in TryUserDefinedConversion() local
DSemaDeclObjC.cpp2657 SourceLocation DeclLoc(IDecl->getLocation()); in ActOnAtEnd() local
DSemaType.cpp704 SourceLocation DeclLoc = declarator.getIdentifierLoc(); in ConvertDeclSpecToType() local
DSemaOverload.cpp4031 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4160 SourceLocation DeclLoc, in TryReferenceInit()
DSemaTemplate.cpp1597 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, in MatchTemplateParametersToScopeSpecifier()
DSemaDecl.cpp11754 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, in ActOnLastBitfield()
/freebsd-9-stable/contrib/llvm/tools/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.cpp2350 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteTypeOfDecl() local
4981 SourceLocation DeclLoc = FD->getLocation(); in RewriteBlockPointerFunctionArgs() local
5085 SourceLocation DeclLoc = ND->getLocation(); in RewriteBlockPointerDecl() local
5235 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); in RewriteByRefVar() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp132 SourceLocation DeclLoc; in getRawCommentForDeclNoCache() local