reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  630   CreateTypedefType(const CompilerType &type, const char *typedef_name,

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  884   CompilerType ct = m_clang.CreateTypedefType(ToCompilerType(qt), uname.c_str(),
tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  560       ast_typedef = m_ast.CreateTypedefType(
tools/lldb/unittests/Symbol/TestClangASTContext.cpp
  421   CompilerType typedef_type = m_ast->CreateTypedefType(