/llvm-project/clang/test/ParserOpenACC/ |
H A D | parse-clauses.c | 515 void *IsPointer; VarListClauses() local
|
/llvm-project/flang/include/flang/Runtime/ |
H A D | descriptor.h | 217 RT_API_ATTRS bool IsPointer() const { IsPointer() function
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVType.h | 29 IsPointer, enumerator
|
/llvm-project/flang/include/flang/Semantics/ |
H A D | tools.h | 142 inline bool IsPointer(const Symbol &symbol) { IsPointer() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 55 unsigned IsPointer : 1; global() member
|
/llvm-project/clang/lib/Sema/ |
H A D | CheckExprLifetime.cpp | 1141 bool IsPointer = !Member->getType()->isReferenceType(); checkExprLifetimeImpl() local
|
H A D | SemaStmt.cpp | 4101 CatchHandlerType(QualType QT,bool IsPointer) CatchHandlerType() argument [all...] |
H A D | SemaDeclAttr.cpp | 5194 bool IsPointer = AL.getAttrName()->getName() == "pointer_with_type_tag"; handleArgumentWithTypeTagAttr() local
|
H A D | SemaOpenMP.cpp | 20838 bool IsPointer = CurType->isAnyPointerType(); VisitArraySectionExpr() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | ClangOpenCLBuiltinEmitter.cpp | 253 bool IsPointer : 1; global() member [all...] |
/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 257 bool IsPointer = false; variable
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 146 bool IsPointer; global() member in __anondccd23f60111::Scatterer
|
/llvm-project/flang/lib/Evaluate/ |
H A D | tools.cpp | 831 bool IsPointer(const Expr<SomeType> &expr) { IsPointer() function [all...] |
/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 2477 bool IsPointer = T->isAnyPointerType() || T->isMemberPointerType() || mangleType() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 4290 bool IsPointer = T->isPointerType(); getCatchableTypeArray() local
|
H A D | CGOpenMPRuntime.cpp | 7199 bool IsPointer = generateInfoForComponentList() local
|