Searched defs:DominatingPointer (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h72 template <class T> struct DominatingPointer<T,false> : InvariantValue<T*> {}; struct in namespace:clang::CodeGen
H A DCodeGenFunction.h171 template <class T> struct DominatingPointer<T,true> : DominatingLLVMValue { struct in namespace:clang::CodeGen

Completed in 75 milliseconds