Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h2246 CXCursor_OMPForSimdDirective = 250, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h1923 CXCursor_OMPForSimdDirective = 250, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h1917 CXCursor_OMPForSimdDirective = 250, enumerator
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.cpp548 K = CXCursor_OMPForSimdDirective; in MakeCXCursor()
H A DCIndex.cpp4812 case CXCursor_OMPForSimdDirective: in clang_getCursorKindSpelling()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h1922 CXCursor_OMPForSimdDirective = 250, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h1922 CXCursor_OMPForSimdDirective = 250, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs452 const CXCursor_OMPForSimdDirective = 250, constant