OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:visitDbgDeclareInst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/
InstVisitor.h
204
RetTy
visitDbgDeclareInst
(DbgDeclareInst &I) { DELEGATE(DbgInfoIntrinsic);}
/external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp
100
void
visitDbgDeclareInst
(DbgDeclareInst &I) { remove(I); }
Completed in 163 milliseconds