Searched defs:OverloadCandidateSet (Results 1 – 2 of 2) sorted by relevance
762 OverloadCandidateSet(SourceLocation Loc) : Loc(Loc), NumInlineSequences(0){} in OverloadCandidateSet() function
135 class OverloadCandidateSet; variable