Home
last modified time | relevance | path

Searched refs:LastLocLine (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DJSONNodeDumper.h128 unsigned LastLocLine, LastLocPresumedLine; variable
184 Traits(Traits), LastLocLine(0), LastLocPresumedLine(0) {} in JSONNodeDumper()
H A DTextNodeDumper.h140 unsigned LastLocLine = ~0U; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h142 unsigned LastLocLine = ~0U; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h143 unsigned LastLocLine = ~0U; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h143 unsigned LastLocLine = ~0U; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DJSONNodeDumper.h130 unsigned LastLocLine, LastLocPresumedLine; variable
188 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h140 unsigned LastLocLine = ~0U; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h143 unsigned LastLocLine = ~0U; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DJSONNodeDumper.h134 unsigned LastLocLine, LastLocPresumedLine; variable
192 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h142 unsigned LastLocLine = ~0U; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DJSONNodeDumper.h134 unsigned LastLocLine, LastLocPresumedLine; variable
192 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h142 unsigned LastLocLine = ~0U; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h130 unsigned LastLocLine, LastLocPresumedLine; variable
188 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
H A DTextNodeDumper.h140 unsigned LastLocLine = ~0U; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h134 unsigned LastLocLine, LastLocPresumedLine; variable
192 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DJSONNodeDumper.h133 unsigned LastLocLine, LastLocPresumedLine; variable
191 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DJSONNodeDumper.h134 unsigned LastLocLine, LastLocPresumedLine; variable
192 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DJSONNodeDumper.h134 unsigned LastLocLine, LastLocPresumedLine; variable
192 PrintPolicy(PrintPolicy), Traits(Traits), LastLocLine(0), in JSONNodeDumper()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DTextNodeDumper.cpp330 LastLocLine = PLoc.getLine(); in dumpLocation()
331 } else if (PLoc.getLine() != LastLocLine) { in dumpLocation()
333 LastLocLine = PLoc.getLine(); in dumpLocation()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DTextNodeDumper.h139 unsigned LastLocLine = ~0U; variable

123