Searched refs:CreateFunctionDeclaration (Results 1 – 5 of 5) sorted by relevance
476 clang::FunctionDecl *CreateFunctionDeclaration(
2132 FunctionDecl *TypeSystemClang::CreateFunctionDeclaration( in CreateFunctionDeclaration() function in TypeSystemClang
956 auto decl = m_ast.CreateFunctionDeclaration( in GetDeclForSymbol()
1305 function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()1315 template_function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()
914 function_decl = m_clang.CreateFunctionDeclaration( in CreateFunctionDecl()