Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/docs/
H A DCommandLine.rst806 .. _cl::ConsumeAfter: target
926 .. _cl::desc(...): target
932 .. _cl::value_desc: target
938 .. _cl::init: target
952 .. _cl::location: target
958 .. _cl::aliasopt: target
963 .. _cl::values: target
984 .. _cl::multi_val: target
994 .. _cl::cat: target
999 .. _cl::callback: target
[all …]
/llvm-project/libcxx/test/std/utilities/function.objects/func.invoke/
H A Dinvoke_constexpr.pass.cpp154 TestClass cl(42); in bullet_one_two_tests() local
162 DerivedFromTestClass cl(42); in bullet_one_two_tests() local
171 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests() local
180 std::reference_wrapper<DerivedFromTestClass> cl(cl_obj); in bullet_one_two_tests() local
189 TestClass *cl = &cl_obj; in bullet_one_two_tests() local
195 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests() local
205 Fn cl(42); in bullet_three_four_tests() local
214 Fn cl(42); in bullet_three_four_tests() local
223 Fn cl(42); in bullet_three_four_tests() local
229 Fn cl(42); in bullet_three_four_tests() local
[all …]
H A Dinvoke.pass.cpp157 TestClass cl(42); in bullet_one_two_tests() local
169 DerivedFromTestClass cl(42); in bullet_one_two_tests() local
182 std::reference_wrapper<TestClass> cl(cl_obj); in bullet_one_two_tests() local
195 std::reference_wrapper<DerivedFromTestClass> cl(cl_obj); in bullet_one_two_tests() local
208 TestClass *cl = &cl_obj; in bullet_one_two_tests() local
216 DerivedFromTestClass *cl = &cl_obj; in bullet_one_two_tests() local
227 Fn cl(42); in bullet_three_four_tests() local
240 Fn cl(42); in bullet_three_four_tests() local
253 Fn cl(42); in bullet_three_four_tests() local
261 Fn cl(42); in bullet_three_four_tests() local
[all …]
/llvm-project/flang/lib/Semantics/
H A Dcheck-directive-structure.h409 for (auto cl : GetContext().actualClauses) { CheckOnlyAllowedAfter() local
457 for (auto cl : GetContext().actualClauses) { CheckRequireAtLeastOneOf() local
552 for (auto cl : GetContext().actualClauses) { CheckNotAllowedIfClause() local
567 for (auto cl : GetContext().actualClauses) { CheckAllowedOncePerGroup() local
590 for (auto cl : GetContext().actualClauses) { CheckMutuallyExclusivePerGroup() local
604 for (auto cl : GetContext().crtGroup) { CheckMutuallyExclusivePerGroup() local
[all...]
H A Dcheck-acc-structure.cpp189 for (auto cl : GetContext().actualClauses) { in Leave() local
/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp19 class cl { class
/llvm-project/clang/test/Analysis/
H A Dcasts.c49 unsigned char ch, cl, *p; in f2() local
H A Dinitializer.cpp240 const C &cl = {}; // no-crash in foo() local
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp427 llvm::cl::OptionValue<OpPassManager>::OptionValue( namespace
776 namespace cl { global() namespace
[all...]
/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp35 const mca::InstrumentManager &im, unsigned cl) in InstrBuilder() argument
/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp58 namespace cl { namespace
[all...]
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h905 CompoundLiteralRegion(const CompoundLiteralExpr *cl, in CompoundLiteralRegion() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp301 uint16_t BT::RegisterCell::cl(bool B) const { in cl() function in BT::RegisterCell
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3949 unsigned cl = LHS->MBB->pred_size() + LHS->MBB->succ_size(); compareMBBPriority() local
[all...]
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp56 namespace cl { namespace
[all...]