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

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

Completed in 95 milliseconds