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

/external/clang/include/clang/AST/
H A DType.h2154 bool isSpelledAsLValue() const { return ReferenceTypeBits.SpelledAsLValue; } function in class:clang::ReferenceType
2167 Profile(ID, PointeeType, isSpelledAsLValue());

Completed in 496 milliseconds