Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp529 unsigned getContextIndex() { return SavedContexts.size()-1; } in getContextIndex() function in __anon06d2d5b10811::LocalVariableMap
780 CurrBlockInfo->EntryIndex = getContextIndex(); in traverseCFG()