Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h773 Node *Dimension; variable
1152 const Node *Dimension; variable
1173 const Node *Dimension; variable
1190 const Node *Dimension; variable
3929 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/llvm/lib/IR/
H A DIRBuilder.cpp1233 Type *ElTy, Value *Base, unsigned Dimension, unsigned LastIndex, in CreatePreserveArrayAccessIndex()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3077 for (const llvm::APInt &Dimension : Dimensions) in mangleArrayType() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2845 Expr *Dimension; variable