Searched refs:getAccessorLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DExpr.h4477 SourceLocation getAccessorLoc() const { return AccessorLoc; } function in class:clang::StringLiteral::DesignatedInitExpr::ExtVectorElementExpr
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp666 Writer.AddSourceLocation(E->getAccessorLoc(), Record);
/external/clang/lib/Sema/
H A DTreeTransform.h7357 E->getAccessorLoc(),

Completed in 3036 milliseconds