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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2192 void setSwitchLoc(SourceLocation L) { SwitchStmtBits.SwitchLoc = L; } function in class:clang::final

Completed in 62 milliseconds