Home
last modified time | relevance | path

Searched defs:mmm (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Analysis/
Ddebug-CallGraph.c3 static void mmm(int y) { in mmm() function
Dinline-plist.c6 void mmm(int y) { in mmm() function
Ddead-stores.c564 …int m = getInt(), mm, mmm; //expected-warning {{Value stored to 'm' during its initialization is n… in testBOComma() local
/external/libcxx/
Drun_tests.py92 def mmm(path): function
/external/toybox/toys/lsb/
Dmount.c317 struct mtab_list *mmm = 0; in mount_main() local
/external/clang/test/SemaTemplate/
Dinstantiate-local-class.cpp378 class { virtual void mmm() {} } x; in m() function in PR18653::S06::m::__anon64b7c8d40710