Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h772 Node *Dimension; variable
1151 const Node *Dimension; variable
1172 const Node *Dimension; variable
1189 const Node *Dimension; variable
3928 Node *Dimension = nullptr; in parseArrayType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp418 uint32_t Dimension = 1; in replaceWithGEP() 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.cpp1214 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3213 for (const llvm::APInt &Dimension : Dimensions) in mangleArrayType() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2861 Expr *Dimension; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp178 ImplicitConversionKind Dimension) { in GetDimensionConversionRank()