Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterUtils.cpp42 Sema::DeclGroupPtrTy DeclGroupPtr = S.BuildDeclaratorGroup(DeclsInGroup); in CreateDGPtrFrom() local
43 return DeclGroupPtr; in CreateDGPtrFrom()