Searched defs:UntypedValue (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/AST/
H A DDecl.cpp2014 void DestroyAPValue(void* UntypedValue) { argument
2015 static_cast<APValue*>(UntypedValue)->~APValue();

Completed in 101 milliseconds