Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp473 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp() function
575 if (shouldBeModeledWithNoOp(Context, Context.getPointerType(CastTy), in evalCast()