Searched refs:CreateTypedefType (Results 1 – 5 of 5) sorted by relevance
485 CompilerType typedef_type = m_ast->CreateTypedefType( in TEST_F()
672 CreateTypedefType(const CompilerType &type, const char *typedef_name,
4405 CompilerType TypeSystemClang::CreateTypedefType( in CreateTypedefType() function in TypeSystemClang
553 ast_typedef = m_ast.CreateTypedefType( in CreateLLDBTypeFromPDBType()
884 CompilerType ct = m_clang.CreateTypedefType(ToCompilerType(qt), uname.c_str(), in GetOrCreateTypedefDecl()