Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h136 P.startDeclaration(VD); in DeclScope()
229 void startDeclaration(const ValueDecl *Decl) { in startDeclaration() function