Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-cxx11.cpp328 static int white; in __anon24b27a900c02() local
/llvm-project/flang/lib/Lower/
H A DPFTBuilder.cpp1140 static const std::string white{" ++"}; dumpScope() local
1249 static const auto white = " ++"s; dumpEvaluationList() local
/llvm-project/lldb/examples/python/
H A Dgdbremote.py177 def white(self, fg=True): member in TerminalColors
H A Dmach_o.py347 def white(self, fg=True): member in TerminalColors