Searched defs:isLValueReference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 787 bool isLValueReference() const { return getFlags() & FlagLValueReference; } isLValueReference() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 12095 bool isLValueReference = false; NoteSurrogateCandidate() local |