OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:visitVAStartInst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/
InstVisitor.h
212
RetTy
visitVAStartInst
(VAStartInst &I) { DELEGATE(IntrinsicInst); }
/external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp
395
virtual void
visitVAStartInst
(VAStartInst &I) = 0;
[
all
...]
Completed in 151 milliseconds