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

Completed in 255 milliseconds