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

/external/clang/include/clang/AST/
H A DStmt.h913 void setElseLoc(SourceLocation L) { ElseLoc = L; } function in class:clang::IfStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp192 S->setElseLoc(ReadSourceLocation(Record, Idx));

Completed in 67 milliseconds