Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5223 class AllocatorChecker final : public ConstStmtVisitor<AllocatorChecker, bool> { global() class
5239 explicit AllocatorChecker(DSAStackTy *S) : S(S) {} AllocatorChecker() function in __anona1d9ac773311::AllocatorChecker