Home
last modified time | relevance | path

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

/llvm-project/clang/test/PCH/
H A Dobjc_property.h5 float percentage; variable
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DSuspiciousCallArgumentCheck.cpp131 static inline double percentage(double X, double Y) { return X / Y * 100.0; } in percentage() function
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h684 bool percentage = false; global() member
716 std::optional<unsigned> percentage; global() member