Home
last modified time | relevance | path

Searched defs:getReturnLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h522 SourceLocation getReturnLoc() const { in getReturnLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1473 TypeLoc getReturnLoc() const { in getReturnLoc() function
H A DStmt.h3071 SourceLocation getReturnLoc() const { return ReturnStmtBits.RetLoc; } in getReturnLoc() function