Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h278 StringRef CapKind; variable
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1149 checkBeforeAfter(const ValueDecl * StartVd,const FactSet & FSet,ThreadSafetyAnalyzer & Analyzer,SourceLocation Loc,StringRef CapKind) checkBeforeAfter() argument