Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h773 Node *Dimension; global() variable
1152 const Node *Dimension; global() variable
1173 const Node *Dimension; global() variable
1190 const Node *Dimension; global() variable
3929 Node *Dimension = nullptr; parseArrayType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp418 uint32_t Dimension = 1; in replaceWithGEP() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h274 Dimension, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1233 CreatePreserveArrayAccessIndex(Type * ElTy,Value * Base,unsigned Dimension,unsigned LastIndex,MDNode * DbgInfo) CreatePreserveArrayAccessIndex() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3077 for (const llvm::APInt &Dimension : Dimensions) mangleArrayType() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2845 Expr *Dimension; global() variable