Home
last modified time | relevance | path

Searched defs:getLangOpts (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h81 DiagOrStoredDiag Info) = 0; in getLangOpts()
83 virtual void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in getLangOpts()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Frontend/
H A DCompilerInvocation.h104 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
105 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h87 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
88 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInvocation.h99 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
100 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInvocation.h99 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
100 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h87 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
88 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h99 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
100 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Frontend/
H A DCompilerInvocation.h99 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
100 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h87 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
88 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Frontend/
H A DCompilerInvocation.h99 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
100 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Frontend/
H A DCompilerInvocation.h86 LangOptions *getLangOpts() { return LangOpts.get(); } in getLangOpts() function
87 const LangOptions *getLangOpts() const { return LangOpts.get(); } in getLangOpts() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DParsedAST.h80 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DParsedAST.h80 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DParsedAST.h81 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DParsedAST.h81 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DParsedAST.h81 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DParsedAST.h81 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DParsedAST.h81 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DParsedAST.h82 const LangOptions &getLangOpts() const { in getLangOpts() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DParsedAST.h82 const LangOptions &getLangOpts() const { in getLangOpts() function

12345678910>>...16