Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DInitialization.h393 SourceLocation getReturnLoc() const { in getReturnLoc() function
/external/llvm-project/clang/include/clang/Sema/
DInitialization.h502 SourceLocation getReturnLoc() const { in getReturnLoc() function
/external/clang/include/clang/AST/
DTypeLoc.h1309 TypeLoc getReturnLoc() const { in getReturnLoc() function
DStmt.h1385 SourceLocation getReturnLoc() const { return RetLoc; } in getReturnLoc() function
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1435 TypeLoc getReturnLoc() const { in getReturnLoc() function
DStmt.h2783 SourceLocation getReturnLoc() const { return ReturnStmtBits.RetLoc; } in getReturnLoc() function