Home
last modified time | relevance | path

Searched defs:Trimmed (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp192 sys::MemoryBlock Trimmed((void *)((uintptr_t)M.base() + StartOverlap), in trimBlockToPageSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp639 size_t Trimmed = Content[LineIndex].find_first_not_of(Blanks); in getReflowSplit() local
908 size_t Trimmed = Content[LineIndex].find_first_not_of(Blanks); in getReflowSplit() local
H A DFormat.cpp2391 StringRef Trimmed = Line.trim(); in sortCppIncludes() local
2560 StringRef Trimmed = Line.trim(); in sortJavaImports() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp419 llvm::StringRef Trimmed = TokText.drop_front(SkipLen); in getFormattedText() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1606 StringRef Trimmed(Name); in parseEntry() local