Searched defs:GCOVFunction (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DGCOV.cpp[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DGCOV.h171 class GCOVFunction { class in namespace:llvm
173 GCOVFunction() : Ident(0), LineNumber(0) {} function in class:llvm::GCOVFunction
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp250 class GCOVFunction : public GCOVRecord { class in namespace:__anon10362
252 GCOVFunction(DISubprogram SP, raw_ostream *os, function in class:__anon10362::GCOVFunction

Completed in 85 milliseconds