Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2164 struct CompleteObject { struct
2170 CompleteObject() : Value(nullptr) {} in CompleteObject() argument
2171 CompleteObject(APValue *Value, QualType Type) in CompleteObject() function
2182 findSubobject(EvalInfo &Info, const Expr *E, const CompleteObject &Obj, in findSubobject() argument