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

/external/clang/include/clang/AST/
H A DAPValue.h65 struct NoLValuePath {}; struct in class:clang::APValue
138 APValue(LValueBase B, const CharUnits &O, NoLValuePath N, unsigned CallIndex)
376 void setLValue(LValueBase B, const CharUnits &O, NoLValuePath,

Completed in 127 milliseconds