Home
last modified time | relevance | path

Searched refs:IsNonConstantLValue (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp23031 bool IsNonConstantLValue = in ActOnOpenMPUsesAllocatorClause() local
23034 (!IsPredefinedAllocator && !IsNonConstantLValue)) { in ActOnOpenMPUsesAllocatorClause()