Home
last modified time | relevance | path

Searched defs:Dimension (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIR2Vec.h236 const unsigned Dimension; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp411 uint32_t Dimension = 1; in replaceWithGEP() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h799 Node *Dimension; variable
1191 const Node *Dimension; variable
1212 const Node *Dimension; variable
1229 const Node *Dimension; variable
4068 Node *Dimension = nullptr; in parseArrayType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h274 Dimension, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h308 ImplicitConversionKind Dimension : 8; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1148 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3341 for (const llvm::APInt &Dimension : Dimensions) in mangleArrayType() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2981 Expr *Dimension; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp174 ImplicitConversionKind Dimension) { in GetDimensionConversionRank()