Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DRecordStreamer.cpp56 void RecordStreamer::markUsed(const MCSymbol &Symbol) { in markUsed() function in RecordStreamer
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h639 void markUsed(bool IsODRUse) { in markUsed() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp472 void Decl::markUsed(ASTContext &C) { in markUsed() function in Decl