HomeSort by: relevance | last modified time | path
    Searched refs:Ref_Compatible (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaInit.cpp 4810 (RefRelationship == Sema::Ref_Compatible ||
4891 case Sema::Ref_Compatible:
4925 (RefRelationship == Sema::Ref_Compatible ||
5007 if (RefRelationship == Sema::Ref_Compatible &&
SemaExprCXX.cpp 6255 Ref_Compatible &&
6263 Ref_Compatible &&
SemaCast.cpp 1487 if (RefResult != Sema::Ref_Compatible) {
SemaOverload.cpp 4558 return Ref_Compatible;
4604 ? Ref_Compatible
4802 if (InitCategory.isLValue() && RefRelationship == Sema::Ref_Compatible) {
4849 if (RefRelationship == Sema::Ref_Compatible &&
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11666 /// Ref_Compatible - The two types are reference-compatible.
11667 Ref_Compatible

Completed in 72 milliseconds