Home
last modified time | relevance | path

Searched refs:SingleElementDummyList (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1074 static NamedDecl *const SingleElementDummyList; variable
1081 : Result(SingleElementDummyList), Single(Single) {} in DeclContextLookupResult()
/external/clang/lib/AST/
DDeclBase.cpp1404 NamedDecl *const DeclContextLookupResult::SingleElementDummyList = nullptr; member in DeclContextLookupResult