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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp234 SourceLocation DeclLoc = Tok.getLocation(); local
1070 SourceLocation DeclLoc = Tok.getLocation(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp704 SourceLocation DeclLoc = declarator.getIdentifierLoc(); local
H A DSemaInit.cpp3013 ResolveConstructorOverload(Sema &S, SourceLocation DeclLoc, argument
3693 SourceLocation DeclLoc = Initializer->getLocStart(); local
4113 SourceLocation DeclLoc local
[all...]
H A DSemaTemplate.cpp1596 MatchTemplateParametersToScopeSpecifier( SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, ArrayRef<TemplateParameterList *> ParamLists, bool IsFriend, bool &IsExplicitSpecialization, bool &Invalid) argument
H A DSemaDecl.cpp11754 void Sema::ActOnLastBitfield(SourceLocation DeclLoc, argument
H A DSemaOverload.cpp4030 FindConversionForRefInit(Sema &S, ImplicitConversionSequence &ICS, QualType DeclType, SourceLocation DeclLoc, Expr *Init, QualType T2, bool AllowRvalues, bool AllowExplicit) argument
4159 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, SourceLocation DeclLoc, bool SuppressUserConversions, bool AllowExplicit) argument
[all...]
/freebsd-10-stable/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.cpp2350 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
4981 SourceLocation DeclLoc = FD->getLocation(); local
5085 SourceLocation DeclLoc = ND->getLocation(); local
5235 SourceLocation DeclLoc = ND->getTypeSpecStartLoc(); local
[all...]

Completed in 235 milliseconds