Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h278 StringRef CapKind; variable
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1149 SourceLocation Loc, StringRef CapKind) { in checkBeforeAfter()