enum ExprEngine::CallInlinePolicy

Declared at: clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:785

Enumerators

NameValueComment
CIP_Allowed0
CIP_DisallowedOnce1
CIP_DisallowedAlways2