Home
last modified time | relevance | path

Searched refs:bad_use (Results 1 – 4 of 4) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DBadPatternFinder.cpp45 auto* bad_use = result.Nodes.getNodeAs<clang::Expr>("bad"); in run() local
48 diagnostics_.UniquePtrUsedWithGC(bad_use, bad_function, gc_type); in run()
75 auto* bad_use = result.Nodes.getNodeAs<clang::Expr>("bad"); in run() local
78 diagnostics_.OptionalUsedWithGC(bad_use, optional, gc_type); in run()
/external/clang/test/Modules/
Ddiagnostics.modulemap14 module bad_use {
/external/llvm/test/CodeGen/PowerPC/
DBoolRetToIntTest.ll145 ; CHECK-LABEL: bad_use
146 define zeroext i1 @bad_use(i1 %operand) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
DBoolRetToIntTest.ll145 ; CHECK-LABEL: bad_use
146 define zeroext i1 @bad_use(i1 %operand) {