Home
last modified time | relevance | path

Searched defs:InnerRef (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp2480 const ReferenceType *InnerRef = T->getAs<ReferenceType>(); in getLValueReferenceType() local
2517 const ReferenceType *InnerRef = T->getAs<ReferenceType>(); in getRValueReferenceType() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp3280 const auto *InnerRef = T->getAs<ReferenceType>(); in getLValueReferenceType() local
3316 const auto *InnerRef = T->getAs<ReferenceType>(); in getRValueReferenceType() local