/llvm-project/flang/include/flang/Evaluate/ |
H A D | fold-designator.h | 79 const SymbolRef &x, ConstantSubscript which) { in FoldDesignator() 101 const Expr<T> &expr, ConstantSubscript which) { in FoldDesignator() 113 const Designator<T> &designator, ConstantSubscript which) { in FoldDesignator() 120 ConstantSubscript which) { in FoldDesignator()
|
/llvm-project/llvm/utils/gn/build/ |
H A D | write_vcsrevision.py | 15 def which(program): function
|
/llvm-project/clang/test/Rewriter/ |
H A D | objc-bool-literal-modern.mm | 14 BOOL which (int flag) { function
|
H A D | objc-bool-literal-check-modern.mm | 14 BOOL which (int flag) { function
|
H A D | objc-bool-literal-modern-1.mm | 16 BOOL which (int flag) { function
|
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-designator.cpp | 48 const ArrayRef &x, ConstantSubscript which) { in FoldDesignator() argument 143 FoldDesignator(const Component & component,ConstantSubscript which) FoldDesignator() argument 169 FoldDesignator(const ComplexPart & z,ConstantSubscript which) FoldDesignator() argument 182 FoldDesignator(const DataRef & dataRef,ConstantSubscript which) FoldDesignator() argument 188 FoldDesignator(const NamedEntity & entity,ConstantSubscript which) FoldDesignator() argument 199 FoldDesignator(const ProcedureDesignator & proc,ConstantSubscript which) FoldDesignator() argument [all...] |
/llvm-project/flang/include/flang/Common/ |
H A D | visit.h | 34 VISITOR &&visitor, std::size_t which, VARIANT &&...u) { in Log2VisitHelper()
|
/llvm-project/clang/test/CodeGen/ |
H A D | ext-int.c | 12 int which = _Generic(a, _BitInt(3): 1, unsigned _BitInt(3) : 2, _BitInt(4) : 3); global() variable
|
/llvm-project/flang/runtime/ |
H A D | type-info.h | 142 RT_API_ATTRS SpecialBinding(Which which, ProcedurePointer proc, in SpecialBinding() argument 153 RT_API_ATTRS Which which() const { return which_; } in which() function 252 SpecialBinding::Which which) const { in FindSpecialBinding() argument [all...] |
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
H A D | notify_one.pass.cpp | 57 std::atomic_int which(0); variable
|
/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.mem/ |
H A D | allocate_exception_safety.pass.cpp | 25 std::pmr::memory_resource* which; member
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | private-components.f90 | 33 integer(1) :: which component
|
/llvm-project/flang/include/flang/Runtime/ |
H A D | descriptor.h | 116 LenParameterValue(int which) LenParameterValue() argument 127 SetLenParameterValue(int which,typeInfo::TypeParameterValue x) SetLenParameterValue() argument
|
/llvm-project/clang/utils/analyzer/ |
H A D | SATestUtils.py | 9 def which(command: str, paths: Optional[str] = None) -> Optional[str]: function
|
/llvm-project/flang/lib/Semantics/ |
H A D | check-io.cpp | 1058 FindUnsafeIoDirectComponent(common::DefinedIo which,const DerivedTypeSpec & derived,const Scope & scope) FindUnsafeIoDirectComponent() argument 1089 FindInaccessibleComponent(common::DefinedIo which,const DerivedTypeSpec & derived,const Scope & scope) FindInaccessibleComponent() argument 1131 CheckForBadIoType(const evaluate::DynamicType & type,common::DefinedIo which,parser::CharBlock where) const CheckForBadIoType() argument 1161 CheckForBadIoType(const SomeExpr & expr,common::DefinedIo which,parser::CharBlock where) const CheckForBadIoType() argument 1169 CheckForBadIoType(const Symbol & symbol,common::DefinedIo which,parser::CharBlock where) const CheckForBadIoType() argument 1179 CheckNamelist(const Symbol & namelist,common::DefinedIo which,parser::CharBlock namelistLocation) const CheckNamelist() argument [all...] |
H A D | runtime-type-info.cpp | 1097 MaybeExpr which; DescribeSpecialProc() local 1284 FindGenericDefinedIo(const Scope & scope,common::DefinedIo which) FindGenericDefinedIo() argument 1372 FindSpecificDefinedIo(const Scope & scope,const evaluate::DynamicType & derived,common::DefinedIo which) FindSpecificDefinedIo() argument [all...] |
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | dotest.py | 58 def which(program): function [all...] |
/llvm-project/flang/unittests/Runtime/ |
H A D | CharacterTest.cpp | 96 void RunAdjustLRTest(const char *which, in RunAdjustLRTest() argument 236 void RunExtremumTests(const char *which, in RunExtremumTests() argument 323 RunSearchTests(const char * which,const std::vector<SearchTestCase> & testCases,const SearchFunction<CHAR> & function) RunSearchTests() argument
|
/llvm-project/clang/test/CXX/class/class.compare/class.compare.default/ |
H A D | p5.cpp | 27 template<typename T> constexpr bool check(bool which, const char *str) { in check()
|
/llvm-project/flang/module/ |
H A D | __fortran_type_info.f90 | 117 integer(1) :: which ! SpecialBinding::Which component
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | util.py | 228 def which(command, paths=None): function
|
/llvm-project/openmp/runtime/src/ |
H A D | ompt-general.cpp | 573 ompt_set_callback(ompt_callbacks_t which,ompt_callback_t callback) global() argument 595 ompt_get_callback(ompt_callbacks_t which,ompt_callback_t * callback) global() argument
|
/llvm-project/lld/MachO/ |
H A D | SymbolTable.cpp | 355 handleSectionBoundarySymbol(const Undefined & sym,StringRef segSect,Boundary which) handleSectionBoundarySymbol() argument 395 handleSegmentBoundarySymbol(const Undefined & sym,StringRef segName,Boundary which) handleSegmentBoundarySymbol() argument
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 437 #define __sanitizer_syscall_pre_compat_50_setitimer(which, itv, oitv) \ argument 440 #define __sanitizer_syscall_post_compat_50_setitimer(res, which, itv, oitv) \ argument 451 #define __sanitizer_syscall_pre_compat_50_getitimer(which, itv) \ argument 454 #define __sanitizer_syscall_post_compat_50_getitimer(res, which, itv) \ argument 502 #define __sanitizer_syscall_pre_setpriority(which, who, prio) \ argument 505 #define __sanitizer_syscall_post_setpriority(res, which, who, prio) \ argument 526 #define __sanitizer_syscall_pre_getpriority(which, who) \ argument 528 #define __sanitizer_syscall_post_getpriority(res, which, who) \ argument 757 #define __sanitizer_syscall_pre_compat_43_ogetrlimit(which, rlp) \ argument 760 #define __sanitizer_syscall_post_compat_43_ogetrlimit(res, which, rlp) \ argument [all …]
|
/llvm-project/openmp/tools/multiplex/ |
H A D | ompt-multiplex.h | 989 OMPT_API_ROUTINE int ompt_multiplex_own_set_callback(ompt_callbacks_t which, in ompt_multiplex_own_set_callback() 1014 ompt_multiplex_client_set_callback(ompt_callbacks_t which, in ompt_multiplex_client_set_callback()
|