Searched refs:hasPointerToPointerSizedType (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp44 inline bool hasPointerToPointerSizedType(const Expr *E) { function in class:__anon3386::WalkAST
110 if (hasPointerToPointerSizedType(Arg))
118 if (hasPointerToPointerSizedType(Arg)) {
122 if (hasPointerToPointerSizedType(Arg))

Completed in 93 milliseconds