Searched refs:getEmptyContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DThreadSafety.cpp978 VarDefinitions.push_back(VarDefinition(nullptr, 0u, getEmptyContext()));
1009 Context getEmptyContext() { return ContextFactory.getEmptyMap(); } function in class:LocalVariableMap
1139 return CFGBlockInfo(M.getEmptyContext());
1220 Context Result = getEmptyContext();

Completed in 3552 milliseconds