Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp346 SourceLocation EqualLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
H A DParseTemplate.cpp525 SourceLocation EqualLoc; in ParseTypeParameter() local
630 SourceLocation EqualLoc; in ParseTemplateTemplateParameter() local
678 SourceLocation EqualLoc; in ParseNonTypeTemplateParameter() local
H A DParseCXXInlineMethods.cpp333 SourceLocation EqualLoc = ConsumeToken(); in ParseLexedMethodDeclaration() local
618 SourceLocation EqualLoc; in ParseLexedMemberInitializer() local
H A DParseDecl.cpp1926 SourceLocation EqualLoc = ConsumeToken(); in ParseDeclarationAfterDeclaratorAndAttributes() local
3954 SourceLocation EqualLoc; in ParseEnumBody() local
5621 SourceLocation EqualLoc = Tok.getLocation(); in ParseParameterDeclarationClause() local
H A DParseDeclCXX.cpp2292 SourceLocation EqualLoc; in ParseCXXClassMemberDeclaration() local
2580 SourceLocation &EqualLoc) { in ParseCXXMemberInitializer()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp552 SourceLocation EqualLoc, in ActOnTypeParameter()
666 SourceLocation EqualLoc, in ActOnNonTypeTemplateParameter()
743 SourceLocation EqualLoc, in ActOnTemplateTemplateParameter()
H A DSemaDeclCXX.cpp251 SourceLocation EqualLoc) { in SetParamDefaultArgument()
299 Sema::ActOnParamDefaultArgument(Decl *param, SourceLocation EqualLoc, in ActOnParamDefaultArgument()
336 SourceLocation EqualLoc, in ActOnParamUnparsedDefaultArgument()
349 SourceLocation EqualLoc) { in ActOnParamDefaultArgumentError()
H A DSemaInit.cpp7248 SourceLocation EqualLoc, in PerformCopyInitialization()
H A DSemaDecl.cpp13293 SourceLocation EqualLoc, Expr *Val) { in ActOnEnumConstant()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2174 SMLoc EqualLoc = Lexer.getLoc(); in parseAssignment() local