Home
last modified time | relevance | path

Searched defs:DeclGroupPtrTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCodeCompletion.h42 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; variable
H A DSemaOpenMP.h54 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; variable
H A DSemaObjC.h315 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; variable
H A DSema.h993 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h513 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef