Searched defs:Decls (Results 26 - 37 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp241 const RecVec Decls = Records.getAllDerivedDefinitions("STIPredicateDecl"); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp340 SmallVector<Decl *, 16> Decls; local
1896 UnresolvedSet<8> Decls; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4453 SmallVector<Decl*, 64> Decls; local
H A DASTContext.cpp491 void ASTContext::attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls, argument
H A DASTImporter.cpp8954 HandleNameConflict(DeclarationName Name, DeclContext *DC, unsigned IDNS, NamedDecl **Decls, unsigned NumDecls) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1370 DeclSetVector &Decls; member in class:__anon668::DeclExtractor
1376 DeclExtractor(Sema &S, DeclSetVector &Decls, argument
1452 DeclSetVector &Decls; member in class:__anon668::DeclMatcher
1458 DeclMatcher(Sema &S, DeclSetVector &Decls, Stmt *Statement) : argument
1540 DeclSetVector Decls; local
[all...]
H A DSemaCodeComplete.cpp5165 UnresolvedSet<8> Decls; local
H A DSemaDeclObjC.cpp2092 Sema::ActOnFinishObjCImplementation(Decl *ObjCImpDecl, ArrayRef<Decl *> Decls) { argument
4981 ActOnDefs(Scope *S, Decl *TagD, SourceLocation DeclStart, IdentifierInfo *ClassName, SmallVectorImpl<Decl*> &Decls) argument
H A DSemaDecl.cpp12948 SmallVector<Decl*, 8> Decls; local
H A DTreeTransform.h1383 StmtResult RebuildDeclStmt(MutableArrayRef<Decl *> Decls, argument
7166 SmallVector<Decl *, 4> Decls; local
8934 UnresolvedSet<8> Decls; local
8981 UnresolvedSet<8> Decls; local
9026 UnresolvedSet<8> Decls; local
9187 UnresolvedSet<8> Decls; local
11032 ArrayRef<NamedDecl*> Decls = SingleDecl; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1199 SmallVector<Decl*, 2> Decls; member in struct:clang::LateParsedAttribute
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1427 auto &Decls = FunctionUDRMap.FindAndConstruct(CGF->CurFn); local
9069 auto &Decls = FunctionUDMMap.FindAndConstruct(CGF->CurFn); local

Completed in 600 milliseconds

12