Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h265 unsigned IsContained : 1; member
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp11098 bool &IsContained) { in getContainedDynamicClass()
11466 bool IsContained; in CheckMemaccessArguments() local