Searched refs:IsBypassed (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h57 bool IsBypassed(const VarDecl *D) const { function in class:clang::CodeGen::VarBypassDetector
H A DCGDecl.cpp1514 if (!Bypasses.IsBypassed(&D) &&

Completed in 102 milliseconds