Home
last modified time | relevance | path

Searched refs:anotherTemplateFunction (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-use-bool-literals.cpp97 void anotherTemplateFunction(type) { in anotherTemplateFunction() function
116 anotherTemplateFunction(1); in main()
Dmodernize-use-bool-literals-ignore-macros.cpp93 void anotherTemplateFunction(type) { in anotherTemplateFunction() function
112 anotherTemplateFunction(1); in main()