Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h216 DeclContext::lookup_result getLookupResult() const { in getLookupResult() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h198 const LookupResult &getLookupResult() const { return Result; } in getLookupResult() function