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

  /external/clang/include/clang/Sema/
TemplateDeduction.h 239 void NoteDeductionFailure(Sema &S, bool ForTakingAddress);
252 bool ForTakingAddress;
261 TemplateSpecCandidateSet(SourceLocation Loc, bool ForTakingAddress = false)
262 : Loc(Loc), ForTakingAddress(ForTakingAddress) {}
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 60 milliseconds