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

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

Completed in 534 milliseconds