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 115 /// NarrowingKind - The kind of narrowing conversion being performed by a
117 enum NarrowingKind {
238 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
  /external/clang/lib/Sema/
SemaOverload.cpp 293 NarrowingKind
    [all...]

Completed in 44 milliseconds