Searched defs:getAutoRRefDeductType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp3807 /// getAutoRRefDeductType - Get type pattern for deducing against 'auto &&'.
3808 QualType ASTContext::getAutoRRefDeductType() const { function in class:ASTContext

Completed in 113 milliseconds