Searched defs:isSingleResult (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h308 bool isSingleResult() const { function in class:clang::LookupResult
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h1314 bool isSingleResult() const { return Result.dyn_cast<NamedDecl*>(); } function in class:clang::DeclContextLookupResult

Completed in 202 milliseconds