Home
last modified time | relevance | path

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

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