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