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

  /frameworks/compile/mclinker/include/mcld/Support/
Demangle.h 18 bool isCtorOrDtor(const char* pName, size_t pLength);
  /frameworks/compile/mclinker/lib/Support/
Demangle.cpp 43 bool isCtorOrDtor(const char* pName, size_t pLength) {
  /frameworks/compile/mclinker/lib/LD/
IdenticalCodeFolding.cpp 45 return isCtorOrDtor(pSym.name(), pSym.nameSize());
  /external/clang/lib/Sema/
DeclSpec.cpp 345 bool Declarator::isCtorOrDtor() {
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 578 milliseconds