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

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DStorageLocation.h32 StorageLocation(Kind LocKind, QualType Type) : LocKind(LocKind), Type(Type) {} argument
47 Kind LocKind; member in class:clang::dataflow::StorageLocation
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp559 MachineLocKind LocKind = Locs[I].Kind; local

Completed in 120 milliseconds