Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DLookup.h132 : ResultKind(NotFound), in ResultKind() function
154 : ResultKind(NotFound), in ResultKind() function
705 LookupResultKind ResultKind; variable
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dcheck_assertion.h113 enum ResultKind { enum