Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSema.cpp2120 pushOpenMPFunctionRegion(); in PushFunctionScope()
DSemaOpenMP.cpp2007 void Sema::pushOpenMPFunctionRegion() { DSAStack->pushFunction(); } in pushOpenMPFunctionRegion() function in Sema
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h10969 void pushOpenMPFunctionRegion();