HomeSort by relevance Sort by last modified time
    Searched defs:Substitution (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
CIndexUSRs.cpp 598 // If we have already seen this (non-built-in) type, use a substitution
600 llvm::DenseMap<const Type *, unsigned>::iterator Substitution
602 if (Substitution != TypeSubstitutions.end()) {
603 Out << 'S' << Substitution->second << '_';
606 // Record this as a substitution.
  /prebuilt/common/ant/
ant.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 907 milliseconds