Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDecl.h4405 SourceLocation getCaretLocation() const { return getLocation(); } in getCaretLocation() function
/openbsd/src/gnu/llvm/clang/lib/AST/
DExpr.cpp2489 SourceLocation BlockExpr::getCaretLocation() const { in getCaretLocation() function in BlockExpr