Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h662 bool isLValueReference() const { return getFlags() & FlagLValueReference; } in isLValueReference() function
1773 bool isLValueReference() const { return getFlags() & FlagLValueReference; } in isLValueReference() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h734 bool isLValueReference() const { return getFlags() & FlagLValueReference; } in isLValueReference() function
1992 bool isLValueReference() const { return getFlags() & FlagLValueReference; } in isLValueReference() function
/external/clang/lib/Sema/
DSemaOverload.cpp9763 bool isLValueReference = false; in NoteSurrogateCandidate() local
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11247 bool isLValueReference = false; in NoteSurrogateCandidate() local