Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A DPR49490.cpp5 struct toggle { struct
9 toggle global_toggle; argument
/llvm-project/compiler-rt/test/profile/Linux/
H A Dinstrprof-cs.c15 static void toggle(int t) { in toggle() function
/llvm-project/flang/test/Lower/OpenMP/
H A Ddeclare-target-implicit-func-and-subr-cap.f9010 logical :: toggle local
26 logical :: toggle local
/llvm-project/clang/test/SemaObjC/
H A Dparameterized_classes_subst.m100 - (void)toggle; method