Home
last modified time | relevance | path

Searched refs:DestroyAPValue (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDecl.cpp2108 void DestroyAPValue(void* UntypedValue) { in DestroyAPValue() function
2144 getASTContext().AddDeallocation(DestroyAPValue, &Eval->Evaluated); in evaluateValue()