Searched refs:TagProviderName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp200 static const char* TagProviderName = "ExprEngine"; variable
736 static SimpleProgramPointTag cleanupTag(TagProviderName, "Clean Node");
1965 static SimpleProgramPointTag tag(TagProviderName, "Block count exceeded");
2935 static SimpleProgramPointTag tag(TagProviderName, "Location");
2947 eagerlyAssumeBinOpBifurcationTrue(TagProviderName,
2949 eagerlyAssumeBinOpBifurcationFalse(TagProviderName,

Completed in 105 milliseconds