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

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DStorageLocation.h28 class StorageLocation { class in namespace:clang::dataflow
32 StorageLocation(Kind LocKind, QualType Type) : LocKind(LocKind), Type(Type) {} function in class:clang::dataflow::StorageLocation
[all...]

Completed in 55 milliseconds