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

/external/clang/include/clang/AST/
H A DStmt.h530 void setSemiLoc(SourceLocation L) { SemiLoc = L; } function in class:clang::NullStmt
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp127 S->setSemiLoc(ReadSourceLocation(Record, Idx));

Completed in 118 milliseconds