Home
last modified time | relevance | path

Searched defs:PrefixLength (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DOptParserEmitter.cpp37 static std::string getOptionSpelling(const Record &R, size_t &PrefixLength) { in getOptionSpelling()
51 size_t PrefixLength; in getOptionSpelling() local
56 size_t PrefixLength; in emitNameUsingSpelling() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp169 unsigned PrefixLength, ErrorCallbackType ErrorCallback) { in lexName()
304 unsigned PrefixLength = IsReference ? 4 : 3; in maybeLexMachineBasicBlock() local
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp115 unsigned PrefixLength = 0; in getRelativeIncludeName() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp421 size_t PrefixLength; in pickWinner() member
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp358 size_t PrefixLength = Prefix.length(); in getCacheFilename() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DBreakableToken.cpp59 const auto PrefixLength = in getLineCommentIndentPrefix() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp1881 unsigned PrefixLength = strlen(".init_array"); in writeOneObject() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp1954 unsigned PrefixLength = NI - path::begin(File); in suggestPathToFileForDiagnostics() local