Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4904 class AllocatorChecker final : public ConstStmtVisitor<AllocatorChecker, bool> { class
4921 explicit AllocatorChecker(DSAStackTy *S) : S(S) {} in AllocatorChecker() function in __anon0bb9e2bb2c11::AllocatorChecker