Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5038 class AllocatorChecker final : public ConstStmtVisitor<AllocatorChecker, bool> { class
5055 explicit AllocatorChecker(DSAStackTy *S) : S(S) {} in AllocatorChecker() function in __anon5b04668f2c11::AllocatorChecker