Home
last modified time | relevance | path

Searched defs:MacroLoc (Results 1 – 25 of 83) sorted by relevance

1234

/dports/math/scilab/scilab-6.1.1/scilab/modules/coverage/includes/
H A DMacroLoc.hxx24 struct MacroLoc struct
26 const std::wstring name;
27 const Location loc;
29 MacroLoc(const std::wstring & _name, const Location & _loc) : name(_name), loc(_loc) { } in MacroLoc() argument
31 bool operator<(const MacroLoc & R) const in operator <()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp229 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
275 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
311 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
368 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
411 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp227 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
273 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
309 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
366 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
409 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp245 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
291 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
326 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
383 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
425 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp229 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
275 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
311 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
368 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
411 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp229 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
275 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
311 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
368 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
411 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp227 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
273 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
309 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
366 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
409 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp229 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
275 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
310 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
367 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
409 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp227 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
273 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
309 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
366 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
409 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp245 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
291 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
326 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
383 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
425 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp245 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
291 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
326 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
383 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
425 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp245 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
291 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
326 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
383 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
425 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp229 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
275 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
310 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
367 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
409 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp245 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
291 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
326 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
383 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
425 bool findContainingAncestor(DynTypedNode Start, SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp228 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
276 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
312 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
370 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
413 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseNullptrCheck.cpp228 SourceLocation ImmediateMacroArgLoc, MacroLoc; in VisitStmt() local
276 SourceLocation ArgLoc, MacroLoc; in allArgUsesValid() local
312 SourceLocation &MacroLoc) { in getMacroAndArgLocations()
370 SourceLocation Loc = TestLoc, MacroLoc; in expandsFrom() local
413 SourceLocation MacroLoc, in findContainingAncestor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h55 SourceLocation MacroLoc; variable

1234