Searched defs:DeclLoc (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp226 SourceLocation DeclLoc = Tok.getLocation(); local
901 SourceLocation DeclLoc = Tok.getLocation(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp2836 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, argument
3488 SourceLocation DeclLoc = Initializer->getLocStart(); local
3912 SourceLocation DeclLoc local
[all...]
H A DSemaType.cpp711 SourceLocation DeclLoc = declarator.getIdentifierLoc(); local
H A DSemaTemplate.cpp1603 MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, TemplateParameterList **ParamLists, unsigned NumParamLists, bool IsFriend, bool &IsExplicitSpecialization, bool &Invalid) argument
H A DSemaDecl.cpp10881 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, argument
H A DSemaOverload.cpp4038 FindConversionForRefInit(Sema &S, ImplicitConversionSequence &ICS, QualType DeclType, SourceLocation DeclLoc, Expr *Init, QualType T2, bool AllowRvalues, bool AllowExplicit) argument
4165 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, SourceLocation DeclLoc, bool SuppressUserConversions, bool AllowExplicit) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp2236 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
4019 SourceLocation DeclLoc = FD->getLocation(); local
4123 SourceLocation DeclLoc = ND->getLocation(); local
4276 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
[all...]
H A DRewriteModernObjC.cpp2334 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
4974 SourceLocation DeclLoc = FD->getLocation(); local
5078 SourceLocation DeclLoc = ND->getLocation(); local
5228 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
[all...]

Completed in 353 milliseconds