Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1149 Record.AddSourceLocation(E->getAccessorLoc()); in VisitExtVectorElementExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6108 SourceLocation getAccessorLoc() const { return AccessorLoc; } in getAccessorLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11777 Base.get(), FakeOperatorLoc, E->isArrow(), E->getAccessorLoc(), in TransformExtVectorElementExpr()