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

  /external/clang/lib/AST/
ASTDiagnostic.cpp 119 QT = Context.getLValueReferenceType(Desugar(Context, Ty->getPointeeType(),
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaType.cpp     [all...]
SemaTemplateDeduction.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaInit.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 711 /// getLValueReferenceType - Return the uniqued reference to the type for an
713 QualType getLValueReferenceType(QualType T, bool SpelledAsLValue = true)
    [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 51 milliseconds