Searched defs:ProgramPointTag (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DProgramPoint.cpp
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h39 class ProgramPointTag { class in namespace:clang
41 ProgramPointTag(void *tagKind = nullptr) : TagKind(tagKind) {} function in class:clang::ProgramPointTag
[all...]

Completed in 125 milliseconds