Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp1149 int p_count = 0; // This is for parenthesis matching VisitObjCMessageExpr() local
/llvm-project/llvm/lib/Support/
H A Dregcomp.c776 p_count(struct parse *p) in p_count() function