Searched defs:DeclOrVector (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp72 llvm::PointerUnion<const NamedDecl *, DeclIndexPairVector*> DeclOrVector; member in class:__anon3369::ResultBuilder::ShadowMapEntry
[all...]
H A DSemaDecl.cpp12567 typedef llvm::PointerUnion<EnumConstantDecl*, ECDVector*> DeclOrVector; typedef

Completed in 103 milliseconds