Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp453 const DeclarationNameInfo &NameInfo, NamedDecl *FoundD, in DeclRefExpr()
493 ExprValueKind VK, NamedDecl *FoundD, in Create()
508 NamedDecl *FoundD, in Create()
H A DASTImporter.cpp2819 NamedDecl *FoundD; in VisitTypeAliasTemplateDecl() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1068 auto *FoundD = Record.readDeclAs<NamedDecl>(); in VisitMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp2196 const CXXScopeSpec *SS, NamedDecl *FoundD, in BuildDeclRefExpr()
2265 NestedNameSpecifierLoc NNS, NamedDecl *FoundD, in BuildDeclRefExpr()
3202 NamedDecl *FoundD, const TemplateArgumentListInfo *TemplateArgs, in BuildDeclarationNameExpr()
H A DSemaTemplate.cpp4302 VarTemplateDecl *Template, NamedDecl *FoundD, SourceLocation TemplateLoc, in CheckVarTemplateId()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11680 const Decl *FoundD = nullptr; member in __anon93cce0fb5311::LastprivateConditionalRefChecker
11841 const Decl *FoundD; in checkAndEmitLastprivateConditional() local