Home
last modified time | relevance | path

Searched refs:astContext (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/cgo/
H A Dast_go1.go14 …c (f *File) walkUnexpected(x interface{}, context astContext, visit func(*File, interface{}, astCo… argument
H A Dast_go118.go15 …c (f *File) walkUnexpected(x interface{}, context astContext, visit func(*File, interface{}, astCo… argument
H A Dast.go177 func (f *File) validateIdents(x interface{}, context astContext) { argument
186 func (f *File) saveExprs(x interface{}, context astContext) { argument
199 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
243 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
256 func (f *File) saveExport(x interface{}, context astContext) { argument
296 func (f *File) saveExport2(x interface{}, context astContext) { argument
310 type astContext int type
313 ctxProg astContext = iota
333 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc10/gcc-10.3.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/cmd/cgo/
H A Dast.go177 func (f *File) validateIdents(x interface{}, context astContext) { argument
186 func (f *File) saveExprs(x interface{}, context astContext) { argument
199 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
243 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
256 func (f *File) saveExport(x interface{}, context astContext) { argument
296 func (f *File) saveExport2(x interface{}, context astContext) { argument
310 type astContext int type
313 ctxProg astContext = iota
333 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/cmd/cgo/
H A Dast.go177 func (f *File) validateIdents(x interface{}, context astContext) { argument
186 func (f *File) saveExprs(x interface{}, context astContext) { argument
199 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
243 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
256 func (f *File) saveExport(x interface{}, context astContext) { argument
296 func (f *File) saveExport2(x interface{}, context astContext) { argument
310 type astContext int type
313 ctxProg astContext = iota
333 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc11/gcc-11.2.0/libgo/go/cmd/cgo/
H A Dast.go177 func (f *File) validateIdents(x interface{}, context astContext) { argument
186 func (f *File) saveExprs(x interface{}, context astContext) { argument
199 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
243 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
256 func (f *File) saveExport(x interface{}, context astContext) { argument
296 func (f *File) saveExport2(x interface{}, context astContext) { argument
310 type astContext int type
313 ctxProg astContext = iota
333 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc9/gcc-9.4.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/cmd/cgo/
H A Dast.go177 func (f *File) validateIdents(x interface{}, context astContext) { argument
186 func (f *File) saveExprs(x interface{}, context astContext) { argument
199 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
243 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
256 func (f *File) saveExport(x interface{}, context astContext) { argument
296 func (f *File) saveExport2(x interface{}, context astContext) { argument
310 type astContext int type
313 ctxProg astContext = iota
333 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) validateIdents(x interface{}, context astContext) { argument
194 func (f *File) saveExprs(x interface{}, context astContext) { argument
207 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
251 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
264 func (f *File) saveExport(x interface{}, context astContext) { argument
304 func (f *File) saveExport2(x interface{}, context astContext) { argument
318 type astContext int type
321 ctxProg astContext = iota
341 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/lang/gcc8/gcc-8.5.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/cmd/cgo/
H A Dast.go185 func (f *File) saveExprs(x interface{}, context astContext) { argument
198 func (f *File) saveRef(n *ast.Expr, context astContext) { argument
242 func (f *File) saveCall(call *ast.CallExpr, context astContext) { argument
255 func (f *File) saveExport(x interface{}, context astContext) { argument
295 func (f *File) saveExport2(x interface{}, context astContext) { argument
309 type astContext int type
312 ctxProg astContext = iota
332 func (f *File) walk(x interface{}, context astContext, visit func(*File, interface{}, astContext)) { argument
/dports/devel/clazy/clazy-1.5/src/
H A DClazyContext.cpp66 , astContext(ci.getASTContext()) in ClazyContext()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp331 ASTContext &astContext = svalBuilder.getContext(); in computeOffset() local
340 astContext.getTypeSizeInChars(elemType), in computeOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp331 ASTContext &astContext = svalBuilder.getContext(); in computeOffset() local
340 astContext.getTypeSizeInChars(elemType), in computeOffset()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp331 ASTContext &astContext = svalBuilder.getContext(); in computeOffset() local
340 astContext.getTypeSizeInChars(elemType), in computeOffset()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp331 ASTContext &astContext = svalBuilder.getContext(); in computeOffset() local
340 astContext.getTypeSizeInChars(elemType), in computeOffset()

12345