Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp915 return CIP_Allowed; in mayInlineCallKind()
962 return CIP_Allowed; in mayInlineCallKind()
1112 if (CIP != CIP_Allowed) { in shouldInlineCall()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h777 CIP_Allowed, enumerator