Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h89 SimpleArray(MemRegionRef A, size_t Cp) in SimpleArray() function
93 SimpleArray(SimpleArray<T> &&A) in SimpleArray() function
/llvm-project/flang/unittests/Optimizer/
H A DFortranVariableTest.cpp96 TEST_F(FortranVariableTest,SimpleArray) TEST_F() argument