Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h502 SourceLocation getReturnLoc() const { in getReturnLoc() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1435 TypeLoc getReturnLoc() const { in getReturnLoc() function
H A DStmt.h2787 SourceLocation getReturnLoc() const { return ReturnStmtBits.RetLoc; } in getReturnLoc() function