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

Definitions

gen/tools/clang/include/clang/AST/Attrs.inc
 8737   enum MapTypeTy {
include/llvm/ADT/APFloat.h
  176   enum cmpResult {
  184   enum roundingMode {
  210   enum fltCategory {
include/llvm/ADT/APInt.h
   69 class LLVM_NODISCARD APInt {
include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
   23 enum MachOARM64RelocationKind : Edge::Kind {
include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
   23 enum MachOX86RelocationKind : Edge::Kind {
include/llvm/IR/ValueHandle.h
  181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
lib/Target/AArch64/Utils/AArch64BaseInfo.h
  235 enum CondCode {  // Meaning (integer)          Meaning (floating-point)
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
   70 enum class SIAtomicScope {
   81 enum class SIAtomicAddrSpace {
tools/clang/include/clang/AST/DeclGroup.h
   51 class DeclGroupRef {
tools/clang/include/clang/AST/DeclarationName.h
  145 class DeclarationName {
tools/clang/include/clang/AST/NestedNameSpecifier.h
  236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/Type.h
  643 class QualType {
tools/clang/include/clang/Basic/IdentifierTable.h
  672 class Selector {
tools/clang/include/clang/Basic/OpenMPKinds.h
   93 enum OpenMPMapClauseKind {
tools/clang/include/clang/Basic/SourceLocation.h
   86 class SourceLocation {
  196 class SourceRange {
tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
   25 struct NodeId {
tools/dsymutil/CompileUnit.h
   29 struct PatchLocation {
usr/include/c++/7.4.0/tuple
  309       template<typename... _UElements>