Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/libcxx/test/std/depr/depr.c.headers/
H A Dlocale_h.compile.pass.cpp45 lconv lc; variable
/llvm-project/libcxx/test/std/localization/c.locales/
H A Dclocale.pass.cpp46 std::lconv lc; in main() local
/llvm-project/clang/test/Headers/
H A Dtgmath.c12 long double complex lc; variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport-unique-external.cpp11 LocalCRTP lc; in func1() local
H A Ddllimport-unique-external.cpp11 LocalCRTP lc; in func1() local
H A Dmangle-lambdas.cpp283 struct lc { in ft4() struct
284 void mf(int = []{ return side_effect(), 0; }()) {} in ft4()
H A Dpredefined-expr.cpp319 LocalClass lc; in localClass() local
/llvm-project/clang/test/SemaTemplate/
H A Dconcepts.cpp377 struct lc { in SingleDepthReferencesTop() struct
388 struct lc { in SingleDepthReferencesTopNotCalled() struct
398 struct lc { in SingleDepthReferencesTopCalled() struct
420 struct lc { // #DDRT_STRCT in DoubleDepthReferencesTop() struct
444 struct lc { // #DDRA_STRC in DoubleDepthReferencesAll() struct
378 operator ()DeferredInstantiationInstScope::SingleDepthReferencesTop::lc SingleDepthReferencesTop() argument
389 operator ()DeferredInstantiationInstScope::SingleDepthReferencesTopNotCalled::lc SingleDepthReferencesTopNotCalled() argument
399 operator ()DeferredInstantiationInstScope::SingleDepthReferencesTopCalled::lc SingleDepthReferencesTopCalled() argument
421 operator ()DeferredInstantiationInstScope::DoubleDepthReferencesTop::lc DoubleDepthReferencesTop() argument
445 operator ()DeferredInstantiationInstScope::DoubleDepthReferencesAll::lc DoubleDepthReferencesAll() argument
[all...]
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp252 const char *lc = layout_data->current_load_cmd_addr; in NextSegmentLoad() local
333 static const load_command *NextCommand(const load_command *lc) { in NextCommand() argument
338 for (const load_command *lc = first_lc; lc in FindUUID() local
349 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { IsModuleInstrumented() local
[all...]
/llvm-project/libc/src/string/memory_utils/
H A Dinline_strcmp.h34 char lc = *left; inline_strncmp() local
/llvm-project/lldb/test/API/macosx/arm-corefile-regctx/
H A Dcreate-arm-corefiles.cpp166 for (const auto &lc : load_commands) in main() local
206 for (const auto &lc : load_commands) in main() local
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp272 for (const auto &lc : load_commands) in main() local
307 for (const auto &lc : load_commands) in main() local
/llvm-project/openmp/runtime/test/atomic/
H A Dkmp_atomic_cas.c59 long long lc = 0; in main() local
H A Dkmp_atomic_cas_cpt.c68 long long lc = 0; in main() local
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp5.cpp23 const decltype(l) lc = l; in test_quals() local
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp315 struct load_command *lc = (struct load_command *)p; in slide_macho_binary() local
405 for (const auto &lc : load_commands) in main() local
478 for (const auto &lc : load_commands) in main() local
/llvm-project/lldb/examples/python/
H A Dmach_o.py1439 def __init__(self, lc): argument
1468 def __init__(self, lc): argument
1502 def __init__(self, lc): argument
1518 def __init__(self, lc): argument
1568 def __init__(self, lc): argument
1663 def __init__(self, lc): argument
1685 def __init__(self, lc): argument
1703 def __init__(self, lc): argument
1718 def __init__(self, lc): argument
1739 def __init__(self, lc): argument
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp351 for (const auto &lc : load_commands) main() local
393 for (const auto &lc : load_commands) main() local
/llvm-project/clang/test/OpenMP/
H A Dteams_codegen.cpp29 float lc = 25.0; in teams_argument_global_local() local
/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp127 list<char> lc; variable
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp144 load_command lc = {}; in ParseFileset() local
/llvm-project/libcxx/src/support/win32/
H A Dlocale_win32.cpp36 lconv* lc = localeconv(); localeconv_l() local
/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c132 struct load_command lc; in scan_macho_load_commands() local
/llvm-project/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py655 dump_location_context(lc, is_added=None) global() argument
/llvm-project/libcxx/src/
H A Dlocale.cpp4065 lconv* lc = __libcpp_localeconv_l(loc.get()); __init() local
4096 lconv* lc = __libcpp_localeconv_l(loc.get()); __init() local
5431 lconv* lc = __libcpp_localeconv_l(loc.get()); init() local
5466 lconv* lc = __libcpp_localeconv_l(loc.get()); init() local
5521 lconv* lc = __libcpp_localeconv_l(loc.get()); init() local
5576 lconv* lc = __libcpp_localeconv_l(loc.get()); init() local
[all...]

12