Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclGroup.h64 explicit DeclGroupRef(Decl* d) : D(d) {} in DeclGroupRef() function
65 explicit DeclGroupRef(DeclGroup* dg) in DeclGroupRef() function
H A DASTConsumer.h21 class DeclGroupRef; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DTransaction.h26 class DeclGroupRef; variable
H A DInterpreter.h34 class DeclGroupRef; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalParser.h32 class DeclGroupRef; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h22 class DeclGroupRef; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h39 class DeclGroupRef; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp978 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h38 class DeclGroupRef; variable