Home
last modified time | relevance | path

Searched refs:WCharTy (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
110 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/lang/spidermonkey60/firefox-60.9.0/build/build-clang/
H A Dr318309.patch65 - &ASTContext::WCharTy,
112 + ArithmeticTypes.push_back(S.Context.WCharTy);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DBuiltinTypes.def73 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
108 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DBuiltinTypes.def73 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
108 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DBuiltinTypes.def72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp923 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
941 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
943 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
1070 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
1072 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
1070 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
1072 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp927 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
945 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
947 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
1070 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
1072 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
1070 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
1072 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp927 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
945 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
947 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1052 const QualType WCharTy = ACtx.WCharTy; in initFunctionSummaries() local
1070 const QualType Wchar_tPtrTy = getPointerTy(WCharTy); // wchar_t * in initFunctionSummaries()
1072 getPointerTy(getConstTy(WCharTy)); // const wchar_t * in initFunctionSummaries()

12345678