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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2304 bool isSpelledAsLValue() const { return ReferenceTypeBits.SpelledAsLValue; } function in class:clang::ReferenceType

Completed in 110 milliseconds