Home
last modified time | relevance | path

Searched defs:isLValueReference (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h445 bool isLValueReference() const { in isLValueReference() function
664 unsigned isLValueReference() const { in isLValueReference() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp9288 bool isLValueReference = false; in NoteSurrogateCandidate() local