HomeSort by relevance Sort by last modified time
    Searched defs:getLookupResult (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclContextInternals.h 100 // at getLookupResult.
141 /// getLookupResult - Return an array of all the decls that this list
143 DeclContext::lookup_result getLookupResult() {
  /external/clang/include/clang/Sema/
SemaInternal.h 215 const LookupResult &getLookupResult() const { return Result; }

Completed in 109 milliseconds