Home
last modified time | relevance | path

Searched refs:CXCursor_OMPParallelForDirective (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2198 CXCursor_OMPParallelForDirective = 238, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h1875 CXCursor_OMPParallelForDirective = 238, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h1869 CXCursor_OMPParallelForDirective = 238, enumerator
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.cpp566 K = CXCursor_OMPParallelForDirective; in MakeCXCursor()
H A DCIndex.cpp4824 case CXCursor_OMPParallelForDirective: in clang_getCursorKindSpelling()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h1874 CXCursor_OMPParallelForDirective = 238, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h1874 CXCursor_OMPParallelForDirective = 238, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs437 const CXCursor_OMPParallelForDirective = 238, constant