Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h448 bool isRValueReference() const { in isRValueReference() function
672 unsigned isRValueReference() const { in isRValueReference() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp9289 bool isRValueReference = false; in NoteSurrogateCandidate() local