Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp990 VarDefinitions.push_back(VarDefinition(0, 0u, getEmptyContext())); in LocalVariableMap()
1021 Context getEmptyContext() { return ContextFactory.getEmptyMap(); } in getEmptyContext() function in __anond7afc2f90111::LocalVariableMap
1151 return CFGBlockInfo(M.getEmptyContext()); in getEmptyBlockInfo()
1233 Context Result = getEmptyContext(); in createReferenceContext()