Home
last modified time | relevance | path

Searched refs:UseLibcxx (Results 1 – 25 of 129) sorted by relevance

123456

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h185 unsigned UseLibcxx : 1; variable
209 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1;
210 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false),
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1; variable
210 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1; variable
221 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1; variable
221 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1; variable
221 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h186 unsigned UseLibcxx : 1; variable
221 UseStandardCXXIncludes(true), UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Lex/
H A DHeaderSearchOptions.h190 unsigned UseLibcxx : 1; variable
226 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Lex/
H A DHeaderSearchOptions.h191 unsigned UseLibcxx : 1; variable
227 UseLibcxx(false), Verbose(false), in Sysroot()
/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu_driver.cc214 if (triple.isOSDarwin() && invocation->getHeaderSearchOpts().UseLibcxx) { in CreateCompilerInstance()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/clang-import-test/
H A Dclang-import-test.cpp183 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/clang-import-test/
H A Dclang-import-test.cpp180 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/clang-import-test/
H A Dclang-import-test.cpp183 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/clang-import-test/
H A Dclang-import-test.cpp183 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/clang-import-test/
H A Dclang-import-test.cpp184 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/clang-import-test/
H A Dclang-import-test.cpp184 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/clang-import-test/
H A Dclang-import-test.cpp182 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/clang-import-test/
H A Dclang-import-test.cpp180 Inv->getHeaderSearchOpts().UseLibcxx = true; in BuildCompilerInstance()

123456