Home
last modified time | relevance | path

Searched defs:dm (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dtarget_data_use_device_ptr_if_codegen.cpp25 void add_one(float *b, int dm) in add_one()
/llvm-project/clang/test/SemaCXX/
H A Dmember-pointer.cpp288 template<class R, class T> struct dm struct
290 typedef R T::*F;
291 F f_;
292 template<class U> int & call(U u) in call()
295 template<class U> int operator()(U u) in operator ()()
H A Dmember-init.cpp205 …int dm = T::error; // expected-error {{type 'int' cannot be used prior to '::' because it has no m… member
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp140 static void AddMacros(const DebugMacros *dm, CompileUnit *comp_unit, in AddMacros()
418 DebugMacros *dm = sc.comp_unit->GetDebugMacros(); in GetText() local
/llvm-project/polly/lib/External/isl/
H A Disl_transitive_closure.c2918 isl_union_map *dm; in isl_union_map_power() local