HomeSort by: relevance | last modified time | path
    Searched refs:ParseFunctionDefinition (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp 302 return ParseFunctionDefinition(DeclaratorInfo, ParsedTemplateInfo(),
318 return ParseFunctionDefinition(
325 return ParseFunctionDefinition(DeclaratorInfo, TemplateInfo,
Parser.cpp 1154 /// ParseFunctionDefinition - We parsed and verified that the specified
1168 Decl *Parser::ParseFunctionDefinition(ParsingDeclarator &D,
ParseDecl.cpp 1973 // These will be parsed in ParseFunctionDefinition or ParseLexedAttrList.
2023 Decl *TheDecl = ParseFunctionDefinition(D, ParsedTemplateInfo(),
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 1591 Decl *ParseFunctionDefinition(ParsingDeclarator &D,

Completed in 66 milliseconds