Home
last modified time | relevance | path

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

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