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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h2789 class LValueReferenceType : public ReferenceType { class in namespace:clang
2792 LValueReferenceType(QualType Referencee, QualType CanonicalRef, function in class:clang::LValueReferenceType

Completed in 172 milliseconds