Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1943 struct CompleteObject { struct
1949 CompleteObject() : Value(0) {} in CompleteObject() argument
1950 CompleteObject(APValue *Value, QualType Type) in CompleteObject() argument
1961 findSubobject(EvalInfo &Info, const Expr *E, const CompleteObject &Obj, in findSubobject() argument