Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DExternalSemaSource.h37 class ValueDecl; variable
175 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
DMultiplexExternalSemaSource.h32 class ValueDecl; variable
DSema.h179 class ValueDecl; variable
/external/lldb/include/lldb/Core/
DClangForward.h124 class ValueDecl; variable
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp272 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
/external/clang/include/clang/AST/
DTemplateBase.h36 class ValueDecl; variable
DAPValue.h31 class ValueDecl; variable
DDecl.h532 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
DExpr.h50 class ValueDecl; variable
/external/clang/test/Misc/
Ddiag-template-diffing.cpp872 namespace ValueDecl { namespace
/external/clang/lib/CodeGen/
DCodeGenModule.h68 class ValueDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3199 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp845 TEST(ValueDecl, Matches) { in TEST() argument
/external/clang/lib/Serialization/
DASTReader.cpp7433 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()