Home
last modified time | relevance | path

Searched defs:IterBool (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/IR/
DValueSymbolTable.cpp47 auto IterBool = vmap.insert(std::make_pair(UniqueName, V)); in makeUniqueName() local
85 auto IterBool = vmap.insert(std::make_pair(Name, V)); in createValueName() local
DType.cpp389 auto IterBool = in setName() local
/external/llvm/lib/LTO/
DLTOModule.cpp280 auto IterBool = in addObjCClass() local
316 auto IterBool = in addObjCCategory() local
335 auto IterBool = in addObjCClassRef() local
489 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol() local
530 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef() local
556 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp21 auto IterBool = in getIndex() local
DAsmPrinter.cpp2610 auto IterBool = GCMap.insert(std::make_pair(&S, std::move(GMP))); in GetOrCreateGCPrinter() local
/external/llvm/include/llvm/TableGen/
DStringToOffsetTable.h31 auto IterBool = variable
/external/libcxx/test/std/containers/associative/map/
Dcompare.pass.cpp32 typedef std::pair<Iter, bool> IterBool; in main() typedef
/external/llvm/lib/MC/
DMCContext.cpp355 auto IterBool = ELFUniquingMap.insert( in getELFSection() local
402 auto IterBool = COFFUniquingMap.insert(std::make_pair(T, nullptr)); in getCOFFSection() local
DMCDwarf.cpp351 auto IterBool = SourceIdMap.insert( in getFile() local
/external/clang/lib/Basic/
DSourceManager.cpp180 auto IterBool = in getLineTableFilenameID() local