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

  /external/clang/include/clang/Sema/
Lookup.h 466 void setRedeclarationKind(Sema::RedeclarationKind RK) {
467 Redecl = RK;
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 498 ModRefKind RK = getModRefKind(*R);
499 if (LK != RK) return (LK > RK);
Record.cpp     [all...]
Record.h     [all...]

Completed in 73 milliseconds