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

/external/clang/include/clang/AST/
H A DAPValue.h57 typedef llvm::PointerIntPair<const Decl *, 1, bool> BaseOrMemberType; typedef in class:clang::APValue
60 /// in the path. An opaque value of type BaseOrMemberType.

Completed in 107 milliseconds