Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp1877 SourceLocation BlockExpr::getCaretLocation() const { in getCaretLocation() function in BlockExpr
/external/clang/include/clang/AST/
DDecl.h3530 SourceLocation getCaretLocation() const { return getLocation(); } in getCaretLocation() function