Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExpr.cpp327 NamedDecl *FoundD, in DeclRefExpr()
376 NamedDecl *FoundD, in Create()
392 NamedDecl *FoundD, in Create()
DASTImporter.cpp5386 NamedDecl *FoundD = nullptr; in VisitDeclRefExpr() local
/external/llvm-project/clang/lib/AST/
DExpr.cpp400 const DeclarationNameInfo &NameInfo, NamedDecl *FoundD, in DeclRefExpr()
438 ExprValueKind VK, NamedDecl *FoundD, in Create()
453 NamedDecl *FoundD, in Create()
DASTImporter.cpp2515 NamedDecl *FoundD; in VisitTypeAliasTemplateDecl() local
/external/llvm-project/clang/lib/Serialization/
DASTReaderStmt.cpp1037 auto *FoundD = Record.readDeclAs<NamedDecl>(); in VisitMemberExpr() local
/external/clang/lib/Serialization/
DASTReaderStmt.cpp3032 NamedDecl *FoundD = ReadDeclAs<NamedDecl>(F, Record, Idx); in ReadStmtFromStream() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1946 const CXXScopeSpec *SS, NamedDecl *FoundD, in BuildDeclRefExpr()
2017 NestedNameSpecifierLoc NNS, NamedDecl *FoundD, in BuildDeclRefExpr()
3197 NamedDecl *FoundD, const TemplateArgumentListInfo *TemplateArgs, in BuildDeclarationNameExpr()
/external/clang/lib/Sema/
DSemaExpr.cpp1736 const CXXScopeSpec *SS, NamedDecl *FoundD, in BuildDeclRefExpr()
2835 NamedDecl *FoundD, const TemplateArgumentListInfo *TemplateArgs, in BuildDeclarationNameExpr()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp12154 const Decl *FoundD = nullptr; member in __anon8f021c725b11::LastprivateConditionalRefChecker
12314 const Decl *FoundD; in checkAndEmitLastprivateConditional() local