Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DMultiplexExternalSemaSource.h32 class ValueDecl; variable
DExternalSemaSource.h38 class ValueDecl; variable
179 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
DSema.h181 class ValueDecl; variable
/external/lldb/include/lldb/Core/
DClangForward.h124 class ValueDecl; variable
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp276 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
/external/clang/include/clang/AST/
DAPValue.h31 class ValueDecl; variable
DTemplateBase.h36 class ValueDecl; variable
DDecl.h535 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
DExpr.h51 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.h3618 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp858 TEST(ValueDecl, Matches) { in TEST() argument
/external/clang/lib/Serialization/
DASTReader.cpp7310 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()