Home
last modified time | relevance | path

Searched defs:function_template_with_specialization (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunchecked-optional-access.cpp70 void function_template_with_specialization(const absl::optional<int> &opt) { function_template_with_specialization() function
75 void function_template_with_specialization<int>( function_template_with_specialization() function