Home
last modified time | relevance | path

Searched defs:DeclResult (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaBase.h191 operator DeclResult() const { return DeclResult(true); } in DeclResult() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp16654 std::pair<ValueDecl *, bool> DeclResult; in ActOnOpenMPInteropDirective() local