Home
last modified time | relevance | path

Searched refs:AcquireLoc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp125 SourceLocation AcquireLoc; member in __anon68dfda3c0111::FactEntry
130 : CapabilityExpr(CE), LKind(LK), Source(Src), AcquireLoc(Loc) {} in FactEntry()
134 SourceLocation loc() const { return AcquireLoc; } in loc()