Searched refs:CreateFunctionDeclaration (Results 1 – 5 of 5) sorted by relevance
408 clang::FunctionDecl *CreateFunctionDeclaration(
2173 FunctionDecl *TypeSystemClang::CreateFunctionDeclaration( in CreateFunctionDeclaration() function in TypeSystemClang
958 auto decl = m_ast.CreateFunctionDeclaration( in GetDeclForSymbol()
1222 function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()1232 template_function_decl = m_ast.CreateFunctionDeclaration( in ParseSubroutine()
912 function_decl = m_clang.CreateFunctionDeclaration( in CreateFunctionDecl()