Home
last modified time | relevance | path

Searched defs:StrAlloc (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.h34 BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/external/clang/include/clang/Edit/
H A DEditedSource.h50 llvm::BumpPtrAllocator StrAlloc; variable
H A DCommit.h56 llvm::BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/
DEditedSource.h70 llvm::BumpPtrAllocator StrAlloc; variable
DCommit.h60 llvm::BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/
DEditedSource.h70 llvm::BumpPtrAllocator StrAlloc; variable
DCommit.h60 llvm::BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/
DEditedSource.h70 llvm::BumpPtrAllocator StrAlloc; variable
DCommit.h60 llvm::BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/
DEditedSource.h70 llvm::BumpPtrAllocator StrAlloc; variable
DCommit.h60 llvm::BumpPtrAllocator StrAlloc; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DRISCVISAInfo.cpp334 llvm::function_ref<StringRef(const Twine &)> StrAlloc, in toFeatures()