Searched refs:InitFunctionCallId (Results 1 – 1 of 1) sorted by relevance
29 static constexpr StringRef InitFunctionCallId = "initFunctionCall"; variable109 .bind(InitFunctionCallId); in AST_MATCHER_FUNCTION()159 if (selectFirst<CallExpr>(InitFunctionCallId, Matches) != nullptr) in isInitializingVariableImmutable()