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

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

Completed in 87 milliseconds