Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp267 const T *ResultDecl; in findDefInDeclContext() local
347 if (const T *ResultDecl = findDefInDeclContext<T>(TU, *LookupName)) in getCrossTUDefinitionImpl() local
/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h330 ResultDecl, ///< Declaration holding the result of get_return_object. enumerator
357 Stmt *ResultDecl = nullptr; member
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h8488 if (auto *ResultDecl = S->getResultDecl()) { TransformCoroutineBodyStmt() local