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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2766 bool isSpelledAsLValue() const { return ReferenceTypeBits.SpelledAsLValue; } function in class:clang::ReferenceType

Completed in 62 milliseconds