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

  /external/clang/include/clang/Sema/
Overload.h 106 /// NarrowingKind - The kind of narrowing conversion being performed by a
108 enum NarrowingKind {
230 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
  /external/clang/lib/Sema/
SemaOverload.cpp 285 NarrowingKind
    [all...]

Completed in 72 milliseconds