Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2250 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h1927 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h1921 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.cpp569 K = CXCursor_OMPParallelForSimdDirective; in MakeCXCursor()
H A DCIndex.cpp4826 case CXCursor_OMPParallelForSimdDirective: in clang_getCursorKindSpelling()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h1926 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h1926 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs454 const CXCursor_OMPParallelForSimdDirective = 251, constant