Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDInitialization.h392 SourceLocation getReturnLoc() const { in getReturnLoc() function
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDTypeLoc.h1297 TypeLoc getReturnLoc() const { in getReturnLoc() function
HDStmt.h1370 SourceLocation getReturnLoc() const { return RetLoc; } in getReturnLoc() function