Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp229 ProcessVarDecl(D); in VisitDeclStmt()
232 void ProcessVarDecl(const VarDecl &D) { in ProcessVarDecl() function in clang::dataflow::__anoneae148b30111::TransferVisitor
276 ProcessVarDecl(*VD); in ProcessVarDecl()