Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h90 const UpdateKind UK = variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp664 reachable_code::UnreachableKind UK = reachable_code::UK_Other; in reportDeadCode() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp74 void HandleUnreachable(reachable_code::UnreachableKind UK, SourceLocation L, in HandleUnreachable()
H A DSemaChecking.cpp11991 void addUsage(Object O, UsageInfo &UI, const Expr *UsageExpr, UsageKind UK) { in addUsage()
12079 void notePostMod(Object O, const Expr *ModExpr, UsageKind UK) { in notePostMod()