Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp148 void computeSetOfDeclarations(const DeclContext &dc);
177 void CFGBlockValues::computeSetOfDeclarations(const DeclContext &dc) { in computeSetOfDeclarations() function in CFGBlockValues
918 vals.computeSetOfDeclarations(dc); in runUninitializedVariablesAnalysis()