Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp192 sys::MemoryBlock Trimmed((void *)((uintptr_t)M.base() + StartOverlap), in trimBlockToPageSize() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp750 size_t Trimmed = Content[LineIndex].find_first_not_of(Blanks); in getReflowSplit() local
1046 size_t Trimmed = Content[LineIndex].find_first_not_of(Blanks); in getReflowSplit() local
H A DFormat.cpp3211 StringRef Trimmed = Line.trim(); in sortCppIncludes() local
3411 StringRef Trimmed = Line.trim(); in sortJavaImports() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1984 StringRef Trimmed = Name; in parseEntry() local