Searched defs:FoundD (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 453 const DeclarationNameInfo &NameInfo, NamedDecl *FoundD, in DeclRefExpr() 493 ExprValueKind VK, NamedDecl *FoundD, in Create() 508 NamedDecl *FoundD, in Create()
|
H A D | ASTImporter.cpp | 2819 NamedDecl *FoundD; in VisitTypeAliasTemplateDecl() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 1068 auto *FoundD = Record.readDeclAs<NamedDecl>(); in VisitMemberExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 2196 const CXXScopeSpec *SS, NamedDecl *FoundD, in BuildDeclRefExpr() 2265 NestedNameSpecifierLoc NNS, NamedDecl *FoundD, in BuildDeclRefExpr() 3202 NamedDecl *FoundD, const TemplateArgumentListInfo *TemplateArgs, in BuildDeclarationNameExpr()
|
H A D | SemaTemplate.cpp | 4302 VarTemplateDecl *Template, NamedDecl *FoundD, SourceLocation TemplateLoc, in CheckVarTemplateId()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 11680 const Decl *FoundD = nullptr; member in __anon93cce0fb5311::LastprivateConditionalRefChecker 11841 const Decl *FoundD; in checkAndEmitLastprivateConditional() local
|