Home
last modified time | relevance | path

Searched refs:DeclContextLookupConstResult (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/Expression/
DClangASTSource.h516 void AddLookupResult (clang::DeclContextLookupConstResult result);
/external/clang/include/clang/AST/
DDeclBase.h1005 typedef ArrayRef<NamedDecl *> DeclContextLookupConstResult; typedef
1521 typedef DeclContextLookupConstResult lookup_const_result;
/external/lldb/source/Expression/
DClangASTSource.cpp1856 NameSearchContext::AddLookupResult (clang::DeclContextLookupConstResult result) in AddLookupResult()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp315 DeclContextLookupConstResult Res1 = RT->getDecl()->lookup( in threadSafetyCheckIsSmartPointer()
320 DeclContextLookupConstResult Res2 = RT->getDecl()->lookup( in threadSafetyCheckIsSmartPointer()