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

/external/clang/include/clang/AST/
H A DStmt.h663 void setKeywordLoc(SourceLocation L) { KeywordLoc = L; } function in class:clang::SwitchCase
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp145 S->setKeywordLoc(ReadSourceLocation(Record, Idx));

Completed in 50 milliseconds