Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h522 SourceLocation getReturnLoc() const { in getReturnLoc() function
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTypeLoc.h1467 TypeLoc getReturnLoc() const { in getReturnLoc() function
H A DStmt.h2860 SourceLocation getReturnLoc() const { return ReturnStmtBits.RetLoc; } in getReturnLoc() function