Searched defs:SingleDecl (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 819 Decl *SingleDecl = nullptr; ParseExternalDeclaration() local |
H A D | ParseObjc.cpp | 74 Decl *SingleDecl = nullptr; ParseObjCAtDirectives() local |
H A D | ParseDecl.cpp | 1913 Decl *SingleDecl = nullptr; ParseDeclaration() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 655 iterator(const NamedDecl * SingleDecl,unsigned Index) iterator() argument |
H A D | TreeTransform.h | 12729 NamedDecl *SingleDecl = cast<NamedDecl>(InstD); TransformOverloadExprDecls() local |