Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp384 VarDefinitions.push_back(VarDefinition(nullptr, 0u, getEmptyContext())); in LocalVariableMap()
415 Context getEmptyContext() { return ContextFactory.getEmptyMap(); } in getEmptyContext() function in __anon4f66b6dc0811::LocalVariableMap
545 return CFGBlockInfo(M.getEmptyContext()); in getEmptyBlockInfo()
626 Context Result = getEmptyContext(); in createReferenceContext()