Searched refs:BuildIndirectFields (Results 1 – 5 of 5) sorted by relevance
185 ClangASTContext::BuildIndirectFields(m_derived_ct); in complete()
844 static void BuildIndirectFields(const CompilerType &type);
1188 ClangASTContext::BuildIndirectFields(compiler_type); in CompleteTypeFromUDT()
2309 ClangASTContext::BuildIndirectFields(clang_type); in CompleteTypeFromDWARF()
7971 void ClangASTContext::BuildIndirectFields(const CompilerType &type) { in BuildIndirectFields() function in ClangASTContext