Home
last modified time | relevance | path

Searched refs:setAccessorLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h4535 void setAccessorLoc(SourceLocation L) { AccessorLoc = L; } in setAccessorLoc() function
/external/clang/lib/Serialization/
DASTReaderStmt.cpp744 E->setAccessorLoc(ReadSourceLocation(Record, Idx)); in VisitExtVectorElementExpr()