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

  /external/lldb/include/lldb/Symbol/
ClangASTContext.h 347 CreateFunctionType (clang::ASTContext *ast,
355 CreateFunctionType (const ClangASTType &result_type,
361 return ClangASTContext::CreateFunctionType(getASTContext(),
  /external/lldb/source/Symbol/
ClangASTContext.cpp     [all...]

Completed in 28 milliseconds