OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DominatingPointer
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h
71
struct
DominatingPointer
;
72
template <class T> struct
DominatingPointer
<T,false> : InvariantValue<T*> {};
73
// template <class T> struct
DominatingPointer
<T,true> at end of file
75
template <class T> struct DominatingValue<T*> :
DominatingPointer
<T> {};
CodeGenFunction.h
172
template <class T> struct
DominatingPointer
<T,true> : DominatingLLVMValue {
Completed in 91 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026