Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp306 Self->SetResult(Result, Context); in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1089 void SetResult(APValue Value, const ASTContext &Context) { in SetResult() function