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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
GlobalDecl.h 178 GlobalDecl getWithMultiVersionIndex(unsigned Index) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 3155 EmitGlobalFunctionDefinition(GD.getWithMultiVersionIndex(I), nullptr);
3346 ExistingDecl = GD.getWithMultiVersionIndex(Index);

Completed in 20 milliseconds