Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h74 PostAllocatorCallKind, enumerator
618 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument