Searched defs:IsPointer (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h248 init(bool IsPointer, bool IsVector, uint16_t NumElements, unsigned SizeInBits, unsigned AddressSpace) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h50 unsigned IsPointer : 1; member in struct:llvm::ISD::ArgFlagsTy
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1904 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4132 bool IsPointer = T->isPointerType(); local
H A DCGOpenMPRuntime.cpp7583 bool IsPointer = local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4002 CatchHandlerType(QualType QT, bool IsPointer) argument
[all...]

Completed in 126 milliseconds