Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1059 DeclContextLookupResult() : Result(), Single() {} in DeclContextLookupResult() function
1060 DeclContextLookupResult(ArrayRef<NamedDecl *> Result) in DeclContextLookupResult() function
1062 DeclContextLookupResult(NamedDecl *Single) in DeclContextLookupResult() function