Searched refs:buildAddressOf (Results 1 – 3 of 3) sorted by relevance
72 std::optional<std::string> buildAddressOf(const Expr &E,
181 Source = tooling::buildAddressOf(*E, *Match.Context); in eval()198 Source = tooling::buildAddressOf(*E, *Match.Context); in eval()
106 std::optional<std::string> tooling::buildAddressOf(const Expr &E, in buildAddressOf() function in tooling