Searched refs:CreateFunctionDeclaration (Results 1 – 5 of 5) sorted by relevance
395 clang::FunctionDecl *CreateFunctionDeclaration(
2133 FunctionDecl *TypeSystemClang::CreateFunctionDeclaration( in CreateFunctionDeclaration() function in TypeSystemClang
950 auto decl = m_ast.CreateFunctionDeclaration( in GetDeclForSymbol()
1243 function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()1253 template_function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()
1017 clang::FunctionDecl *function_decl = m_clang.CreateFunctionDeclaration( in GetOrCreateFunctionDecl()