Home
last modified time | relevance | path

Searched defs:addSwitchCase (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h1014 void addSwitchCase(SwitchCase *SC) { in addSwitchCase() function
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1649 void Nucleus::addSwitchCase(SwitchCases *switchCases, int label, BasicBlock *branch) in addSwitchCase() function in rr::Nucleus
H A DSubzeroReactor.cpp1936 void Nucleus::addSwitchCase(SwitchCases *switchCases, int label, BasicBlock *branch) in addSwitchCase() function in rr::Nucleus