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

/external/clang/include/clang/AST/
H A DStmt.h623 void setRBracLoc(SourceLocation L) { RBracLoc = L; } function in class:clang::CompoundStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp139 S->setRBracLoc(ReadSourceLocation(Record, Idx));

Completed in 243 milliseconds