Home
last modified time | relevance | path

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

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