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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp108 #define CASE(DS) \ macro
/freebsd-12-stable/contrib/dialog/
H A Dtrace.c151 #define CASE(name) case name: fkey_name = #name; break macro
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp143 #define CASE(ID) \ macro
H A DStdLibraryFunctionsChecker.cpp547 #define CASE { macro
[all...]
H A DMallocChecker.cpp186 #define CASE(ID) case ID: OS << #ID; break; macro
/freebsd-12-stable/release/picobsd/tinyware/msh/
H A Dsh2.c29 #define CASE 265 macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp614 #define CASE(X) case DiagnosticsEngine::X: return serialized_diags::X; macro
621 #undef CASE macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp272 #define CASE(LEN, FIRST, THIRD, NAME) \ macro
310 #undef CASE macro
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp731 #define CASE(T) \ macro
741 #undef CASE macro
/freebsd-12-stable/contrib/ee/
H A Dee.c506 char *CASE; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2152 #define CASE(X) case K ## X: return F(static_cast<const X*>(this)); macro
2154 #undef CASE macro

Completed in 290 milliseconds