Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp563 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp() function
662 if (shouldBeModeledWithNoOp(Context, Context.getPointerType(CastTy), in Visit()