Home
last modified time | relevance | path

Searched defs:ActualType (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1108 ACPI_OBJECT_TYPE ActualType; /* Type associated with the Handle */ member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1277 QualType ActualType = Sym->getType(); in inferAs() local