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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h655 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; } function in class:clang::SwitchCase

Completed in 117 milliseconds