Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp555 static bool shouldBeModeledWithNoOp(ASTContext &Context, QualType ToTy, in shouldBeModeledWithNoOp() function
656 if (shouldBeModeledWithNoOp(Context, Context.getPointerType(CastTy), in Visit()