Home
last modified time | relevance | path

Searched defs:DeclGroupRef (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclGroup.h60 explicit DeclGroupRef(Decl* d) : D(d) {} in DeclGroupRef() function
61 explicit DeclGroupRef(DeclGroup* dg) in DeclGroupRef() function
H A DASTConsumer.h21 class DeclGroupRef; variable
/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DCIRGenerator.h26 class DeclGroupRef; variable
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h22 class DeclGroupRef; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCodeCompletion.h33 class DeclGroupRef; variable
H A DSemaObjC.h44 class DeclGroupRef; variable
H A DSemaOpenMP.h44 class DeclGroupRef; variable
H A DSema.h131 class DeclGroupRef; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h38 class DeclGroupRef; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1027 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() argument
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h36 class DeclGroupRef; variable