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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2754 ReferenceType(TypeClass tc, QualType Referencee, QualType CanonicalRef, bool SpelledAsLValue) argument
2783 Profile(llvm::FoldingSetNodeID &ID, QualType Referencee, bool SpelledAsLValue) argument
2800 LValueReferenceType(QualType Referencee, QualType CanonicalRef, bool SpelledAsLValue) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2081 QualType Sema::BuildReferenceType(QualType T, bool SpelledAsLValue, argument

Completed in 209 milliseconds