Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2162 pushOpenMPFunctionRegion(); in PushFunctionScope()
H A DSemaOpenMP.cpp2027 void Sema::pushOpenMPFunctionRegion() { DSAStack->pushFunction(); } in pushOpenMPFunctionRegion() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11321 void pushOpenMPFunctionRegion();