Home
last modified time | relevance | path

Searched refs:CXCursor_LastStmt (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/libclang/clang-c/
H A DIndex.h2073 CXCursor_LastStmt = CXCursor_OMPParallelDirective, enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang-c/
H A DIndex.h2599 CXCursor_LastStmt = CXCursor_OMPMetaDirective, enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang-c/
H A DIndex.h2577 CXCursor_LastStmt = CXCursor_OMPParallelMasterDirective, enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang-c/
H A DIndex.h2595 CXCursor_LastStmt = CXCursor_OMPUnrollDirective, enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang-c/
H A DIndex.h2595 CXCursor_LastStmt = CXCursor_OMPUnrollDirective, enumerator
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang-c/
H A DIndex.h2553 CXCursor_LastStmt = CXCursor_BuiltinBitCastExpr, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/cpp/llvm/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang-c/
H A DIndex.h2577 CXCursor_LastStmt = CXCursor_OMPParallelMasterDirective, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang-c/
H A DIndex.h2595 CXCursor_LastStmt = CXCursor_OMPUnrollDirective, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang-c/
H A DIndex.h2571 CXCursor_LastStmt = CXCursor_OMPScanDirective, enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang-c/
H A DIndex.h2595 CXCursor_LastStmt = CXCursor_OMPUnrollDirective, enumerator
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang-c/
H A DIndex.h2534 CXCursor_LastStmt = CXCursor_OMPTargetTeamsDistributeSimdDirective, enumerator
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang-c/
H A DIndex.h2525 CXCursor_LastStmt = CXCursor_OMPTargetTeamsDistributeSimdDirective, enumerator
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang-c/
H A DIndex.h2595 CXCursor_LastStmt = CXCursor_OMPUnrollDirective, enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/libclang/
H A DCIndex.cpp5817 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/libclang/
H A DCIndex.cpp5885 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/libclang/
H A DCIndex.cpp5886 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/libclang/
H A DCIndex.cpp5750 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/libclang/
H A DCIndex.cpp5817 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/libclang/
H A DCIndex.cpp5716 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/libclang/
H A DCIndex.cpp5669 return K >= CXCursor_FirstStmt && K <= CXCursor_LastStmt; in clang_isStatement()

12