Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconfusable-identifiers.cpp20 bool f0(const char *q1, const char *ql) { in f0()
36 bool f2(const char *p1, const char *ql) { in f2()
/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp163 qlinks_t ql; /* Links on free list */ member