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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h19 class DynamicTypeInfo { class in namespace:clang::ento
26 DynamicTypeInfo() : T(QualType()) {} function in class:clang::ento::DynamicTypeInfo
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true) function in class:clang::ento::DynamicTypeInfo

Completed in 87 milliseconds