Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h176 static bool astVarDeclInterface() { return false; } in astVarDeclInterface() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1536 assert(!cir::MissingFeatures::astVarDeclInterface()); in emitAlloca()