Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp429 VarDefinitions.push_back(VarDefinition(nullptr, 0u, getEmptyContext())); in LocalVariableMap()
460 Context getEmptyContext() { return ContextFactory.getEmptyMap(); } in getEmptyContext() function in __anon68dfda3c0811::LocalVariableMap
591 return CFGBlockInfo(M.getEmptyContext()); in getEmptyBlockInfo()
673 Context Result = getEmptyContext(); in createReferenceContext()