Home
last modified time | relevance | path

Searched defs:datum (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dmap_struct_ordering.cpp10 int *datum; member
/llvm-project/offload/test/offloading/
H A Dstruct_mapping_with_pointers.cpp14 int *datum; member
/llvm-project/flang/examples/FlangOmpReport/
H A Dyaml_summarizer.py122 def add_clause(datum, construct): argument
/llvm-project/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h80 bool has_info(e_data_point datum) const { in has_info()