HomeSort by: relevance | last modified time | path
    Searched refs:setCFConstantStringType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1693 void setCFConstantStringType(QualType T);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6616 void ASTContext::setCFConstantStringType(QualType T) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 4878 Context.setCFConstantStringType(GetType(String));

Completed in 183 milliseconds