Home
last modified time | relevance | path

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

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