Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DConsumed.cpp181 static bool isRValueRef(QualType ParamType) { in isRValueRef() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp4847 bool isRValueRef = !isLValueRef; in TryReferenceInitializationCore() local