Home
last modified time | relevance | path

Searched defs:IsPointer (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/test/ParserOpenACC/
H A Dparse-clauses.c515 void *IsPointer; VarListClauses() local
/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h217 RT_API_ATTRS bool IsPointer() const { IsPointer() function
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h29 IsPointer, enumerator
/llvm-project/flang/include/flang/Semantics/
H A Dtools.h142 inline bool IsPointer(const Symbol &symbol) { IsPointer() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h55 unsigned IsPointer : 1; global() member
/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp1141 bool IsPointer = !Member->getType()->isReferenceType(); checkExprLifetimeImpl() local
H A DSemaStmt.cpp4101 CatchHandlerType(QualType QT,bool IsPointer) CatchHandlerType() argument
[all...]
H A DSemaDeclAttr.cpp5194 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; handleArgumentWithTypeTagAttr() local
H A DSemaOpenMP.cpp20838 bool IsPointer = CurType->isAnyPointerType(); VisitArraySectionExpr() local
/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp253 bool IsPointer : 1; global() member
[all...]
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h257 bool IsPointer = false; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp146 bool IsPointer; global() member in __anondccd23f60111::Scatterer
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp831 bool IsPointer(const Expr<SomeType> &expr) { IsPointer() function
[all...]
/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2477 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || mangleType() local
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4290 bool IsPointer = T->isPointerType(); getCatchableTypeArray() local
H A DCGOpenMPRuntime.cpp7199 bool IsPointer = generateInfoForComponentList() local