Home
last modified time | relevance | path

Searched refs:SkipFirst (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h273 llvm::DIFile *Unit, bool SkipFirst = false);
H A DCGDebugInfo.cpp2127 llvm::DIFile *Unit, bool SkipFirst) { in getOrCreateInstanceMethodType() argument
2167 for (unsigned i = (SkipFirst ? 2 : 1), e = Args.size(); i < e; ++i) in getOrCreateInstanceMethodType()