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

/external/clang/include/clang/AST/
H A DExprObjC.h761 void setReceiverLocation(SourceLocation Loc) { ReceiverLoc = Loc; } function in class:clang::ObjCPropertyRefExpr
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1006 E->setReceiverLocation(ReadSourceLocation(Record, Idx));

Completed in 383 milliseconds