Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConsumed.cpp181 static bool isRValueRef(QualType ParamType) { in isRValueRef() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp4790 bool isRValueRef = !isLValueRef; in TryReferenceInitializationCore() local