Home
last modified time | relevance | path

Searched defs:ValueDecl (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/Sema/
DExternalSemaSource.h31 class ValueDecl; variable
177 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
DMultiplexExternalSemaSource.h32 class ValueDecl; variable
DSema.h175 class ValueDecl; variable
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp265 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
/external/clang/include/clang/AST/
DTemplateBase.h35 class ValueDecl; variable
DAPValue.h31 class ValueDecl; variable
DDecl.h467 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
DExpr.h49 class ValueDecl; variable
/external/clang/test/Misc/
Ddiag-template-diffing.cpp872 namespace ValueDecl { namespace
/external/clang/lib/CodeGen/
DCodeGenModule.h66 class ValueDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2805 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
/external/clang/lib/Serialization/
DASTReader.cpp6467 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()