Searched defs:Called (Results 1 – 7 of 7) sorted by relevance
18 bool &Called; in TEST() member23 bool Called = false; in TEST() local
39 bool Called; in TEST() local
226 bool Called; member in clang::ast_matchers::VerifyStartOfTranslationUnit252 bool Called; member in clang::ast_matchers::VerifyEndOfTranslationUnit
208 auto *Called = dyn_cast<Function>(Call->getCalledOperand()); sinkMinMaxInBB() local 392 if (auto *Called = Call->getCalledFunction()) removeGEPBuiltinsInFunc() local
167 auto *Called = CS->getCalledFunction(); in MLInlineAdvisor() local
580 return !(Called == nullptr || !Called->hasFnAttribute(Attribute::NoReturn) || in isNoReturnDef() local
925 ParameterStatus Called(ParameterStatus::DefinitelyCalled, Call); in processCallFor() local