Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1077 DeclContextLookupResult() : Result(), Single() {} in DeclContextLookupResult() function
1078 DeclContextLookupResult(ArrayRef<NamedDecl *> Result) in DeclContextLookupResult() function
1080 DeclContextLookupResult(NamedDecl *Single) in DeclContextLookupResult() function