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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 7878     ident = &clang_ast->Idents.get(name);
 7885         clang_ast->getTypeSize(clang_ast->IntTy), bitfield_bit_size);
 7885         clang_ast->getTypeSize(clang_ast->IntTy), bitfield_bit_size);
 7886     bit_width = new (*clang_ast)
 7887         clang::IntegerLiteral(*clang_ast, bitfield_bit_size_apint,
 7888                               clang_ast->IntTy, clang::SourceLocation());
 7894         *clang_ast, record_decl, clang::SourceLocation(),
 7937           *clang_ast, class_interface_decl, clang::SourceLocation(),