Home
last modified time | relevance | path

Searched defs:getAccessorLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h4534 SourceLocation getAccessorLoc() const { return AccessorLoc; } in getAccessorLoc() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h5850 SourceLocation getAccessorLoc() const { return AccessorLoc; } in getAccessorLoc() function