Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp524 unsigned getContextIndex() { return SavedContexts.size()-1; } in getContextIndex() function in __anon049477c90811::LocalVariableMap
777 CurrBlockInfo->EntryIndex = getContextIndex(); in traverseCFG()