Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1042 Record.AddSourceLocation(E->getAccessorLoc()); in VisitExtVectorElementExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h5855 SourceLocation getAccessorLoc() const { return AccessorLoc; } in getAccessorLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h11042 E->getAccessorLoc(), in TransformExtVectorElementExpr()