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

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

Completed in 100 milliseconds