Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DRecordStreamer.cpp50 void RecordStreamer::markUsed(const MCSymbol &Symbol) { in markUsed() function in RecordStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DRecordStreamer.cpp57 void RecordStreamer::markUsed(const MCSymbol &Symbol) { in markUsed() function in RecordStreamer
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp498 void markUsed(const MCSymbol &Symbol) { in markUsed() function in __anon7f25a5140111::RecordStreamer
/external/clang/lib/AST/
DDeclBase.cpp359 void Decl::markUsed(ASTContext &C) { in markUsed() function in Decl