Home
last modified time | relevance | path

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

/llvm-project/clang/test/Index/
H A Dcomment-cplus-template-decls.cpp80 typedef OpaquePtr<int> DeclGroupPtrTy; typedef
/llvm-project/clang/include/clang/Sema/
H A DSemaCodeCompletion.h42 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; global() variable
H A DSemaOpenMP.h54 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; global() variable
[all...]
H A DSemaObjC.h315 using DeclGroupPtrTy = OpaquePtr<DeclGroupRef>; global() variable
H A DSema.h992 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; global() typedef
/llvm-project/clang/include/clang/Parse/
H A DParser.h513 typedef OpaquePtr<DeclGroupRef> DeclGroupPtrTy; typedef
[all...]