Searched refs:hasTrustedImplementationAnnotation (Results 1 – 3 of 3) sorted by relevance
921 bool hasTrustedImplementationAnnotation = false; in evalCall() local927 SmrMgr.canEval(CE, FD, hasTrustedImplementationAnnotation); in evalCall()942 (hasTrustedImplementationAnnotation && !ResultTy.isNull())) { in evalCall()
658 bool &hasTrustedImplementationAnnotation) { in canEval() argument699 hasTrustedImplementationAnnotation = true; in canEval()
686 bool &hasTrustedImplementationAnnotation);