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

  /external/clang/include/clang/Sema/
Overload.h 759 void destroyCandidates();
763 ~OverloadCandidateSet() { destroyCandidates(); }
  /external/clang/lib/Sema/
SemaOverload.cpp 778 void OverloadCandidateSet::destroyCandidates() {
788 destroyCandidates();
    [all...]

Completed in 39 milliseconds