Searched defs:CASE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/dialog/
H A Dtrace.c185 #define CASE(name) case name: fkey_name = #name; break macro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp49 #define CASE(S,T) \ macro
60 #undef CASE macro
75 #define CASE macro
86 #undef CASE macro
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp144 #define CASE(ID) \ macro
H A DMallocChecker.cpp191 #define CASE(ID) case ID: OS << #ID; break; macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp629 #define CASE(X) case DiagnosticsEngine::X: return serialized_diags::X; macro
636 #undef CASE macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp281 #define CASE(LEN, FIRST, THIRD, NAME) \ macro
319 #undef CASE macro
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp739 #define CASE(T) \ macro
749 #undef CASE macro
/freebsd-13-stable/contrib/ee/
H A Dee.c506 char *CASE; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2156 #define CASE(X) case K ## X: return F(static_cast<const X*>(this)); macro
2158 #undef CASE macro

Completed in 242 milliseconds