Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp205 ProcessVarDecl(D); in VisitDeclStmt()
208 void ProcessVarDecl(const VarDecl &D) { in ProcessVarDecl() function in clang::dataflow::__anon84337f690111::TransferVisitor
252 ProcessVarDecl(*VD); in ProcessVarDecl()