HomeSort by relevance Sort by last modified time
    Searched refs:markUsed (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Object/
RecordStreamer.h 24 void markUsed(const MCSymbol &Symbol);
RecordStreamer.cpp 45 void RecordStreamer::markUsed(const MCSymbol &Symbol) {
60 void RecordStreamer::visitUsedSymbol(const MCSymbol &Sym) { markUsed(Sym); }
  /external/clang/include/clang/Sema/
SemaInternal.h 76 Var->markUsed(SemaRef.Context);
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 490 IIVD->markUsed(C);
    [all...]
  /external/clang/lib/Sema/
SemaStmtAsm.cpp 631 Label->markUsed(Context);
SemaLambda.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaStmt.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h 518 void markUsed(ASTContext &C);
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 151 milliseconds