Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1024 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/external/clang/lib/Sema/
DSemaOverload.cpp9764 bool isRValueReference = false; in NoteSurrogateCandidate() local