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

Definitions

tools/clang/include/clang/AST/ASTContext.h
  160 class ASTContext : public RefCountedBase<ASTContext> {
tools/clang/include/clang/AST/Type.h
 5107 enum TagTypeKind {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
tools/lldb/source/Symbol/CxxModuleHandler.cpp
  170 template <typename T, typename... Args>