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

Definitions

include/llvm/IR/DerivedTypes.h
  170 class FunctionCallee {
tools/clang/include/clang/AST/CharUnits.h
   38   class CharUnits {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/ABI.h
   33 enum CXXDtorType {
tools/clang/lib/CodeGen/Address.h
   24 class Address {
   74 class ConstantAddress : public Address {
tools/clang/lib/CodeGen/CGBlocks.h
  109 class BlockFieldFlags {
tools/clang/lib/CodeGen/CGValue.h
  119 enum ARCPreciseLifetime_t {
tools/clang/lib/CodeGen/EHScopeStack.h
  272   template <class T, class... As> void pushCleanup(CleanupKind Kind, As... A) {